Searched refs:OREQ (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | yyscript.h | 64 OREQ = 265, /* OREQ */ enumerator 176 #define OREQ 265 macro
|
| D | yyscript.y | 88 %right PLUSEQ MINUSEQ MULTEQ DIVEQ '=' LSHIFTEQ RSHIFTEQ ANDEQ OREQ 865 | string OREQ parse_exp
|
| D | yyscript.c | 137 OREQ = 265, /* OREQ */ enumerator 249 #define OREQ 265 macro
|
| D | script.cc | 604 return OREQ; in two_char_operator()
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ldgram.h | 67 OREQ = 268, /* OREQ */ enumerator 211 #define OREQ 268 macro
|
| D | ldgram.y | 114 %right <token> PLUSEQ MINUSEQ MULTEQ DIVEQ '=' LSHIFTEQ RSHIFTEQ ANDEQ OREQ XOREQ 782 | OREQ
|
| D | ldlex.l | 232 <SCRIPT,EXPRESSION,MRI,WILD>"|=" { RTOKEN(OREQ); }
|
| D | ldgram.c | 168 OREQ = 268, /* OREQ */ enumerator 312 #define OREQ 268 macro
|
| D | ldlex.c | 1919 { RTOKEN(OREQ); }
|
| D | ldexp.c | 96 { OREQ, "|=" }, in exp_print_token()
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| D | pass1.h | 592 #define OREQ (MAXOP+22) macro
|
| D | trees.c | 1756 case OREQ: in opact() 3166 SNAM(OREQ,|=) in copst() 3231 case OREQ:
|
| D | cgram.y | 2345 case OREQ: in eve()
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| D | pass1.h | 645 #define OREQ (MAXOP+22) macro
|
| D | trees.c | 3262 SNAM(OREQ,|=) in copst() 3332 case OREQ:
|
| D | cgram.y | 2330 case OREQ: in eve()
|