/netbsd-src/sys/external/bsd/common/include/linux/ |
H A D | list.h | 293 #define list_for_each_safe(VAR, NEXT, HEAD) \ argument 298 #define list_safe_reset_next(VAR, NEXT, FIELD) \ argument 307 #define list_for_each_entry_safe(VAR, NEXT, HEAD, FIELD) \ argument 314 #define list_for_each_entry_safe_reverse(VAR, NEXT, HEAD, FIELD) \ argument 347 #define list_for_each_entry_safe_from(VAR, NEXT, HEAD, FIELD) \ argument 395 #define hlist_for_each_safe(VAR, NEXT, HEAD) \ argument 408 #define hlist_for_each_entry_safe(VAR, NEXT, HEAD, FIELD) \ 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-csky.c | 26 #define N(NUMBER, PRINT, ISDEFAULT, 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
|
/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-csky.c | 26 #define N(NUMBER, PRINT, ISDEFAULT, 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
|