Searched refs:N_FLAGS (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/include/aout/ |
| D | hp.h | 57 #undef N_FLAGS
|
| /netbsd/src/external/gpl3/binutils/dist/include/aout/ |
| D | hp.h | 57 #undef N_FLAGS
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | netbsd.h | 39 #define N_FLAGS(execp) \ macro
|
| D | libaout.h | 304 #ifndef N_FLAGS 305 # define N_FLAGS(execp) (((execp)->a_info >> 24) & 0xff) macro
|
| D | pdp11.c | 63 #define N_FLAGS(execp) 0 macro
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | netbsd.h | 39 #define N_FLAGS(execp) \ macro
|
| D | libaout.h | 304 #ifndef N_FLAGS 305 # define N_FLAGS(execp) (((execp)->a_info >> 24) & 0xff) macro
|
| D | pdp11.c | 63 #define N_FLAGS(execp) 0 macro
|
| /netbsd/src/usr.bin/find/ |
| D | option.c | 80 { "-flags", N_FLAGS, c_flags, 1 },
|
| D | find.h | 45 N_EXPR, N_FALSE, N_FLAGS, N_FOLLOW, N_FPRINT, N_FSTYPE, N_GROUP, enumerator
|
| D | function.c | 985 new = palloc(N_FLAGS, f_flags); in c_flags()
|