HomeSort by: relevance | last modified time | path
    Searched defs:N_TYPE (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
nlist.h 77 #define N_TYPE 0x1e /* mask for all the type bits */
78 unsigned char n_type; /* type defines */ member in struct:nlist
  /src/tools/arm-elf2aout/
nlist.h 79 #define N_TYPE 0x1e /* mask for all the type bits */
80 unsigned char n_type; /* type defines */ member in struct:nlist
  /src/tools/m68k-elf2aout/
nlist.h 79 #define N_TYPE 0x1e /* mask for all the type bits */
80 unsigned char n_type; /* type defines */ member in struct:nlist
  /src/usr.bin/find/
find.h 49 N_PRUNE, N_REGEX, N_SINCE, N_SIZE, N_TYPE, N_USER, N_XDEV, N_DELETE

Completed in 12 milliseconds