Searched refs:varLoc (Results 1 – 1 of 1) sorted by relevance
514 int32_t varLoc = fRXPat->fDataSize; // Reserve a data location for saving the in doParseActions() local516 int32_t stoOp = URX_BUILD(URX_STO_SP, varLoc); in doParseActions()1081 int32_t varLoc = fRXPat->fDataSize; // Reserve a data location for saving the in doParseActions() local1083 int32_t op = URX_BUILD(URX_STO_SP, varLoc); in doParseActions()1092 op = URX_BUILD(URX_LD_SP, varLoc); in doParseActions()