Searched defs:UNARY (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | yyscript.h | 73 UNARY = 274, /* UNARY */ enumerator 185 #define UNARY 274 macro
|
H A D | yyscript.c | 146 UNARY = 274, /* UNARY */ enumerator 258 #define UNARY 274 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | yyscript.h | 73 UNARY = 274, /* UNARY */ enumerator 185 #define UNARY 274 macro
|
H A D | yyscript.c | 143 UNARY = 274, /* UNARY */ enumerator 255 #define UNARY 274 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldgram.h | 76 UNARY = 277, /* UNARY */ enumerator 216 #define UNARY 277 macro
|
H A D | ldgram.c | 174 UNARY = 277, /* UNARY */ enumerator 314 #define UNARY 277 macro
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldgram.h | 77 UNARY = 278, /* UNARY */ enumerator 221 #define UNARY 278 macro
|
H A D | ldgram.c | 178 UNARY = 278, /* UNARY */ enumerator 322 #define UNARY 278 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
H A D | frv.c | 8234 #define UNARY(RET, T1) \ in frv_init_builtins() macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
H A D | frv.cc | 8223 #define UNARY(RET, T1) \ in frv_init_builtins() macro
|