Searched defs:OROR (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | yyscript.h | 65 OROR = 266, /* OROR */ enumerator 177 #define OROR 266 macro
|
H A D | yyscript.c | 138 OROR = 266, /* OROR */ enumerator 250 #define OROR 266 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | yyscript.h | 65 OROR = 266, /* OROR */ enumerator 177 #define OROR 266 macro
|
H A D | yyscript.c | 135 OROR = 266, /* OROR */ enumerator 247 #define OROR 266 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
H A D | cpp.h | 170 OROR, ANDAND, DEFINED, LE, GE }; enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldgram.h | 68 OROR = 269, /* OROR */ enumerator 208 #define OROR 269 macro
|
H A D | ldgram.c | 166 OROR = 269, /* OROR */ enumerator 306 #define OROR 269 macro
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldgram.h | 69 OROR = 270, /* OROR */ enumerator 213 #define OROR 270 macro
|
H A D | ldgram.c | 170 OROR = 270, /* OROR */ enumerator 314 #define OROR 270 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | pass1.h | 580 #define OROR (MAXOP+12) macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | pass1.h | 633 #define OROR (MAXOP+12) macro
|