Searched refs:OP_MUL (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 | 101 #define OP_MUL 5 macro
|
H A D | cpp5.c | 805 case OP_MUL: in evaleval()
|
Completed in 15 milliseconds