Searched defs:nOp2 (Results 1 – 5 of 5) sorted by relevance
/trunk/main/basic/source/runtime/ |
H A D | step2.cxx | 634 void SbiRuntime::StepRTL( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepRTL() 648 void SbiRuntime::StepFIND( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepFIND() 675 void SbiRuntime::StepELEM( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepELEM() 702 void SbiRuntime::StepPARAM( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepPARAM() 777 void SbiRuntime::StepCASEIS( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepCASEIS() 793 void SbiRuntime::StepCALL( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepCALL() 808 void SbiRuntime::StepCALLC( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepCALLC() 823 void SbiRuntime::StepSTMNT( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepSTMNT() 928 void SbiRuntime::StepOPEN( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepOPEN() 943 void SbiRuntime::StepCREATE( sal_uInt32 nOp1, sal_uInt32 nOp2 ) in StepCREATE() [all …]
|
H A D | runtime.cxx | 733 sal_uInt32 nOp1, nOp2; in Step() local
|
/trunk/main/basic/source/inc/ |
H A D | disas.hxx | 39 sal_uInt32 nOp1, nOp2; // Operanden member in SbiDisas
|
/trunk/main/basic/source/comp/ |
H A D | codegen.cxx | 387 T nOp1 = 0, nOp2 = 0; in visitBuffer() local 485 virtual void processOpCode2( SbiOpcode eOp, T nOp1, T nOp2 ) in processOpCode2()
|
/trunk/main/svl/source/numbers/ |
H A D | zformat.cxx | 1433 sal_uInt16 nOp1, nOp2; in Load() local
|
Completed in 35 milliseconds