HomeSort by: relevance | last modified time | path
    Searched refs:N_FLAGS (Results 1 - 19 of 19) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
netbsd.h 39 #define N_FLAGS(execp) \
libaout.h 299 #ifndef N_FLAGS
300 # define N_FLAGS(execp) (((execp)->a_info >> 24) & 0xff)
pdp11.c 63 #define N_FLAGS(execp) 0
  /src/external/gpl3/binutils/dist/include/aout/
hp.h 57 #undef N_FLAGS
  /src/external/gpl3/binutils.old/dist/bfd/
netbsd.h 39 #define N_FLAGS(execp) \
libaout.h 299 #ifndef N_FLAGS
300 # define N_FLAGS(execp) (((execp)->a_info >> 24) & 0xff)
pdp11.c 63 #define N_FLAGS(execp) 0
  /src/external/gpl3/binutils.old/dist/include/aout/
hp.h 57 #undef N_FLAGS
  /src/external/gpl3/gdb/dist/bfd/
netbsd.h 39 #define N_FLAGS(execp) \
libaout.h 306 #ifndef N_FLAGS
307 # define N_FLAGS(execp) (((execp)->a_info >> 24) & 0xff)
pdp11.c 63 #define N_FLAGS(execp) 0
  /src/external/gpl3/gdb/dist/include/aout/
hp.h 57 #undef N_FLAGS
  /src/external/gpl3/gdb.old/dist/bfd/
netbsd.h 39 #define N_FLAGS(execp) \
libaout.h 306 #ifndef N_FLAGS
307 # define N_FLAGS(execp) (((execp)->a_info >> 24) & 0xff)
pdp11.c 63 #define N_FLAGS(execp) 0
  /src/external/gpl3/gdb.old/dist/include/aout/
hp.h 57 #undef N_FLAGS
  /src/usr.bin/find/
option.c 80 { "-flags", N_FLAGS, c_flags, 1 },
find.h 45 N_EXPR, N_FALSE, N_FLAGS, N_FOLLOW, N_FPRINT, N_FSTYPE, N_GROUP,
function.c 985 new = palloc(N_FLAGS, f_flags);

Completed in 83 milliseconds