HomeSort by: relevance | last modified time | path
    Searched defs:n_type (Results 1 - 25 of 60) sorted by relevancy

1 2 3

  /src/external/cddl/osnet/dist/head/
nlist.h 40 unsigned short n_type; /* type and derived type */ member in struct:nlist
syms.h 59 unsigned short n_type; /* type and derived type */ member in struct:syment
  /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.sbin/netgroup_mkdb/
netgroup_mkdb.c 58 int n_type; member in struct:nentry
257 e->n_type = _NG_NAME;
277 e->n_type = _NG_GROUP;
368 switch (e->n_type) {
471 switch (e->n_type) {
533 assert(e->n_type == _NG_NAME);
599 assert(e->n_type == _NG_NAME);
  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
Object.h 114 uint8_t n_type; member in struct:llvm::objcopy::macho::SymbolEntry
119 bool isExternalSymbol() const { return n_type & MachO::N_EXT; }
124 return (n_type & MachO::N_TYPE) == MachO::N_UNDF;
  /src/external/gpl3/gcc/dist/gcc/
collect2-aix.h 222 char n_type[2]; member in struct:external_syment
258 unsigned short n_type; member in struct:internal_syment
  /src/external/gpl3/gcc.old/dist/gcc/
collect2-aix.h 222 char n_type[2]; member in struct:external_syment
258 unsigned short n_type; member in struct:internal_syment
  /src/external/gpl3/gdb.old/dist/include/
bout.h 116 unsigned char n_type; /* See below */ member in struct:nlist
123 /* Legal values of n_type. */
132 #define N_TYPE 036 /* Mask for all the type bits */
  /src/sys/net/npf/
npf_nat.c 103 unsigned n_type; member in struct:npf_natpolicy
124 #define NPF_NP_CMP_START offsetof(npf_natpolicy_t, n_type)
191 np->n_type = dnvlist_get_number(nat, "type", 0);
196 if (((np->n_type == NPF_NATIN) ^ (np->n_type == NPF_NATOUT)) == 0) {
257 nvlist_add_number(nat, "type", np->n_type);
524 const unsigned which = npf_nat_which(np->n_type, NPF_FLOW_FORW);
535 if (np->n_type == NPF_NATOUT) {
540 KASSERT(np->n_type == NPF_NATIN);
557 nt->nt_oport = (np->n_type == NPF_NATOUT)
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
MachOYAML.h 85 llvm::yaml::Hex8 n_type; member in struct:llvm::MachOYAML::NListEntry
  /src/external/bsd/pcc/dist/pcc/mip/
node.h 73 TWORD n_type; member in struct:node
  /src/external/gpl3/binutils/dist/gprofng/src/
stab.h 39 unsigned char n_type; /* type flag (N_TEXT,..) */ member in struct:stab
60 * Simple values for n_type.
70 #define N_TYPE 0x1e /* mask for all the type bits */
  /src/external/gpl3/binutils/dist/include/aout/
aout64.h 274 unsigned char n_type; /* Type of symbol. */
280 /* The n_type field is the symbol type, containing: */
294 #define N_TYPE 0x1e
272 unsigned char n_type; \/* Type of symbol. *\/ member in struct:internal_nlist
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-xcoff.c 169 unsigned char n_type[2]; member in struct:external_syment
957 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
990 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
stab.h 39 unsigned char n_type; /* type flag (N_TEXT,..) */ member in struct:stab
60 * Simple values for n_type.
70 #define N_TYPE 0x1e /* mask for all the type bits */
  /src/external/gpl3/binutils.old/dist/include/aout/
aout64.h 274 unsigned char n_type; /* Type of symbol. */
280 /* The n_type field is the symbol type, containing: */
294 #define N_TYPE 0x1e
272 unsigned char n_type; \/* Type of symbol. *\/ member in struct:internal_nlist
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-xcoff.c 169 unsigned char n_type[2]; member in struct:external_syment
957 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
990 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-xcoff.c 169 unsigned char n_type[2]; member in struct:external_syment
957 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
990 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-xcoff.c 169 unsigned char n_type[2]; member in struct:external_syment
957 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
990 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
  /src/external/gpl3/gdb.old/dist/include/aout/
aout64.h 274 unsigned char n_type; /* Type of symbol. */
280 /* The n_type field is the symbol type, containing: */
294 #define N_TYPE 0x1e
272 unsigned char n_type; \/* Type of symbol. *\/ member in struct:internal_nlist
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-xcoff.c 169 unsigned char n_type[2]; member in struct:external_syment
957 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
990 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
  /src/external/gpl3/gdb/dist/include/aout/
aout64.h 274 unsigned char n_type; /* Type of symbol. */
280 /* The n_type field is the symbol type, containing: */
294 #define N_TYPE 0x1e
272 unsigned char n_type; \/* Type of symbol. *\/ member in struct:internal_nlist
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-xcoff.c 169 unsigned char n_type[2]; member in struct:external_syment
957 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
990 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);

Completed in 37 milliseconds

1 2 3