Home
last modified time | relevance | path

Searched defs:n_desc (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/sys/sys/
Dnlist_aout.h64 short n_desc; /* used by stab entries */ member
/freebsd-9-stable/contrib/gdb/include/
Dbout.h117 short n_desc; member
/freebsd-9-stable/crypto/heimdal/kcm/
Dconnect.c539 door_desc_t *dp, uint_t n_desc) in kcm_door_server()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DMachO.h865 int16_t n_desc; member
873 uint16_t n_desc; member
879 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL()
883 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL()
887 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) { in GET_COMM_ALIGN()
891 static inline void SET_COMM_ALIGN (uint16_t &n_desc, uint8_t align) { in SET_COMM_ALIGN()
/freebsd-9-stable/contrib/binutils/include/aout/
Daout64.h274 unsigned short n_desc; /* Description field. */ member
/freebsd-9-stable/contrib/binutils/gas/config/
Daout_gnu.h232 short n_desc; member
/freebsd-9-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
Dctftools.h104 int16_t n_desc; member
/freebsd-9-stable/sys/mips/rmi/dev/nlge/
Dif_nlge.c1037 nlna_submit_rx_free_desc(struct nlna_softc *sc, uint32_t n_desc) in nlna_submit_rx_free_desc()
/freebsd-9-stable/contrib/llvm/lib/Object/
DMachOObjectFile.cpp36 uint16_t n_desc; member