Searched refs:OP_ADD (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/rsc/source/rscpp/ |
H A D | cpp.h | 98 #define FIRST_BINOP OP_ADD 99 #define OP_ADD 3 macro
|
H A D | cpp5.c | 250 else if (op == OP_ADD && binop == 0) in eval() 797 case OP_ADD: in evaleval()
|
H A D | cpp6.c | 111 000, 000, 000, DOT, OP_LT,OP_LPA,OP_ADD, OP_OR, /* 48 .<(+| */ 144 OP_LPA,OP_RPA,OP_MUL,OP_ADD, 000,OP_SUB, DOT,OP_DIV, /* 28 ()*+,-./ */
|
Completed in 15 milliseconds