Searched refs:OP_RPA (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/rsc/source/rscpp/ |
H A D | cpp6.c | 113 000, 000,OP_NOT, DOL,OP_MUL,OP_RPA, 000,OP_XOR, /* 58 !$*);^ */ 144 OP_LPA,OP_RPA,OP_MUL,OP_ADD, 000,OP_SUB, DOT,OP_DIV, /* 28 ()*+,-./ */
|
H A D | cpp.h | 131 #define OP_RPA 29 /* ) */ macro
|
H A D | cpp5.c | 345 if (op != OP_RPA) { /* Matches ) on input */ in eval()
|
Completed in 19 milliseconds