Searched refs:varLoc (Results 1 – 1 of 1) sorted by relevance
484 int32_t varLoc = fRXPat->fDataSize; // Reserve a data location for saving the in doParseActions() local486 int32_t stoOp = URX_BUILD(URX_STO_SP, varLoc); in doParseActions()1043 int32_t varLoc = fRXPat->fDataSize; // Reserve a data location for saving the in doParseActions() local1045 int32_t op = URX_BUILD(URX_STO_SP, varLoc); in doParseActions()1054 op = URX_BUILD(URX_LD_SP, varLoc); in doParseActions()