Home | History | Annotate | Download | only in i18n

Lines Matching refs:frameLoc

780             int32_t  frameLoc;
789 frameLoc = allocateStackData(1);
790 appendOp(URX_LOOP_C, frameLoc);
807 frameLoc = allocateStackData(1);
808 appendOp(URX_LOOP_C, frameLoc);
822 frameLoc = allocateStackData(1);
824 int32_t op = buildOp(URX_STO_INP_LOC, frameLoc);