/netbsd-src/external/gpl2/groff/dist/src/include/ |
H A D | color.h | 31 enum color_scheme {DEFAULT, CMY, CMYK, RGB, GRAY}; enumerator 46 color(symbol s = default_symbol) : scheme(DEFAULT), nm(s) {} in scheme() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | cpu-mt.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-or1k.c | 24 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-ip2k.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-ft32.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-iq2000.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-m68hc12.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-tilegx.c | 25 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-d10v.c | 26 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-pru.c | 26 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-epiphany.c | 26 #define N(NUMBER, PRINT, ALIGN, DEFAULT, NEXT) \ argument
|
H A D | cpu-ia64.c | 26 #define N(BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-sparc.c | 25 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | cpu-mt.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-m68hc12.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-iq2000.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-ft32.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-ip2k.c | 25 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-or1k.c | 24 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-tilegx.c | 25 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-sparc.c | 25 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-epiphany.c | 26 #define N(NUMBER, PRINT, ALIGN, DEFAULT, NEXT) \ argument
|
H A D | cpu-ia64.c | 26 #define N(BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-pru.c | 26 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
|
H A D | cpu-d10v.c | 26 #define N(NUMBER, PRINT, DEFAULT, NEXT) \ argument
|