Lines Matching refs:PopVar

55 	SbxVariableRef p1 = PopVar();  in StepArith()
102 SbxVariableRef p1 = PopVar(); in StepCompare()
103 SbxVariableRef p2 = PopVar(); in StepCompare()
269 SbxVariableRef refVar1 = PopVar(); in StepLIKE()
270 SbxVariableRef refVar2 = PopVar(); in StepLIKE()
303 SbxVariableRef refVar1 = PopVar(); in StepIS()
304 SbxVariableRef refVar2 = PopVar(); in StepIS()
375 SbxVariableRef refVal = PopVar(); in StepPUT()
376 SbxVariableRef refVar = PopVar(); in StepPUT()
678 SbxVariableRef refVal = PopVar(); in StepSET()
679 SbxVariableRef refVar = PopVar(); in StepSET()
685 SbxVariableRef refVal = PopVar(); in StepVBASET()
686 SbxVariableRef refVar = PopVar(); in StepVBASET()
695 SbxVariableRef refVal = PopVar(); in StepLSET()
696 SbxVariableRef refVar = PopVar(); in StepLSET()
731 SbxVariableRef refVal = PopVar(); in StepRSET()
732 SbxVariableRef refVar = PopVar(); in StepRSET()
764 SbxVariableRef refVal = PopVar(); in StepPUTC()
765 SbxVariableRef refVar = PopVar(); in StepPUTC()
777 SbxVariableRef refVar = PopVar(); in StepDIM()
863 SbxVariableRef refVar = PopVar(); in StepREDIMP()
950 SbxVariableRef refVar = PopVar(); in StepREDIMP_ERASE()
1033 SbxVariableRef refVar = PopVar(); in StepERASE()
1039 SbxVariableRef refVar = PopVar(); in StepERASE_CLEAR()
1049 SbxVariableRef refVar = PopVar(); in StepARRAYACCESS()
1058 SbxVariableRef pVar = PopVar(); in StepBYVAL()
1086 SbxVariableRef pVal = PopVar(); in StepARGV()
1199 PopVar(); in StepINPUT()
1211 SbxVariableRef p = PopVar(); in StepLINPUT()
1254 SbxVariableRef xVar = PopVar(); in StepCASE()
1302 SbxVariableRef pChan = PopVar(); in StepCHANNEL()
1315 SbxVariableRef p = PopVar(); in StepPRINT()
1328 SbxVariableRef p = PopVar(); in StepPRINTF()
1342 SbxVariableRef p = PopVar(); in StepWRITE()
1366 SbxVariableRef pTos1 = PopVar(); in StepRENAME()
1367 SbxVariableRef pTos = PopVar(); in StepRENAME()
1398 SbxVariableRef p = PopVar(); in StepPROMPT()
1428 SbxVariableRef refCode = PopVar(); in StepERROR()