| /src/external/bsd/byacc/dist/test/btyacc/ |
| quote_calc-s.tab.h | 7 #define OP_SUB 259
|
| quote_calc2-s.tab.h | 7 #define OP_SUB 259
|
| quote_calc3-s.tab.h | 7 #define OP_SUB 259
|
| quote_calc3.tab.h | 7 #define OP_SUB 259
|
| quote_calc4-s.tab.h | 7 #define OP_SUB 259
|
| quote_calc4.tab.h | 7 #define OP_SUB 259
|
| quote_calc.tab.h | 8 #define OP_SUB 259
|
| quote_calc2.tab.h | 8 #define OP_SUB 259
|
| /src/external/bsd/byacc/dist/test/yacc/ |
| quote_calc-s.tab.h | 4 #define OP_SUB 259
|
| quote_calc2-s.tab.h | 4 #define OP_SUB 259
|
| quote_calc3-s.tab.h | 4 #define OP_SUB 259
|
| quote_calc3.tab.h | 4 #define OP_SUB 259
|
| quote_calc4-s.tab.h | 4 #define OP_SUB 259
|
| quote_calc4.tab.h | 4 #define OP_SUB 259
|
| quote_calc.tab.h | 5 #define OP_SUB 259
|
| quote_calc2.tab.h | 5 #define OP_SUB 259
|
| quote_calc-s.tab.c | 152 #define OP_SUB 259 280 NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,"OP_ADD","\"ADD\"","OP_SUB", 293 "expr : expr OP_SUB expr", 299 "expr : OP_SUB expr",
|
| quote_calc.tab.c | 153 #define OP_SUB 259 286 NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,"OP_ADD","\"ADD\"","OP_SUB", 299 "expr : expr OP_SUB expr", 305 "expr : OP_SUB expr",
|
| quote_calc2-s.tab.c | 152 #define OP_SUB 259 280 NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,"OP_ADD","\"ADD\"","OP_SUB",
|
| quote_calc2.tab.c | 153 #define OP_SUB 259 286 NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,"OP_ADD","\"ADD\"","OP_SUB",
|
| quote_calc3-s.tab.c | 152 #define OP_SUB 259 281 "OP_SUB","\"SUB-operator\"","OP_MUL","\"MUL-operator\"","OP_DIV", 294 "expr : expr OP_SUB expr", 300 "expr : OP_SUB expr",
|
| quote_calc3.tab.c | 152 #define OP_SUB 259 281 "OP_SUB","\"SUB-operator\"","OP_MUL","\"MUL-operator\"","OP_DIV", 294 "expr : expr OP_SUB expr", 300 "expr : OP_SUB expr",
|
| quote_calc4-s.tab.c | 152 #define OP_SUB 259 281 "OP_SUB","\"SUB-operator\"","OP_MUL","\"MUL-operator\"","OP_DIV",
|
| quote_calc4.tab.c | 152 #define OP_SUB 259 281 "OP_SUB","\"SUB-operator\"","OP_MUL","\"MUL-operator\"","OP_DIV",
|
| /src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
| hex-random.h | 22 OP_ADD, OP_SUB, OP_MUL, OP_SQR,
|