Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 25 of 45) sorted by relevance

12

/netbsd/sys/external/mit/xen-include-public/dist/xen/include/public/hvm/
H A Dsave.h65 # define DECLARE_HVM_SAVE_TYPE_COMPAT(_x, _code, _type, _ctype, _fix) \ argument
72 # define DECLARE_HVM_SAVE_TYPE(_x, _code, _type) \ argument
78 # define DECLARE_HVM_SAVE_TYPE_COMPAT(_x, _code, _type, _ctype, _fix) \ argument
81 # define DECLARE_HVM_SAVE_TYPE(_x, _code, _type) \ argument
/netbsd/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_blit.c40 #define VMW_FIND_FIRST_DIFF(_type) \ argument
61 #define VMW_FIND_LAST_DIFF(_type) \ argument
97 #define SPILL(_var, _type) ((unsigned long) _var & (sizeof(_type) - 1)) argument
107 #define VMW_TRY_FIND_FIRST_DIFF(_type) \ argument
180 #define VMW_TRY_FIND_LAST_DIFF(_type) \ argument
/netbsd/external/bsd/kyua-cli/dist/engine/
H A Dtest_result.hpp66 result_type _type; member in engine::test_result
/netbsd/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_hashtab.h39 #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member) argument
/netbsd/sbin/newfs_msdos/
H A Dmkfs_msdos.h60 #define AOPT(_opt, _type, _name, _min, _desc) _type _name; argument
H A Dnewfs_msdos.c276 #define AOPT(_opt, _type, _name, _min, _desc) { _opt, _desc }, in usage() argument
/netbsd/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_hashtab.h44 #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member) argument
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDefaultMap2D.h65 typename Map2D<Key1_t, Key2_t, Value_t>::MapType _type) in DefaultMap2D()
/netbsd/usr.sbin/makefs/
H A Dmsdos.c78 #define AOPT(_opt, _type, _name, _min, _desc) { \ in msdos_prep_opts() argument
/netbsd/sys/net80211/
H A Dieee80211_input.c105 #define IEEE80211_DISCARD(_ic, _m, _wh, _type, _fmt, ...) do { \ argument
109 #define IEEE80211_DISCARD_IE(_ic, _m, _wh, _type, _fmt, ...) do { \ argument
113 #define IEEE80211_DISCARD_MAC(_ic, _m, _mac, _type, _fmt, ...) do { \ argument
129 #define IEEE80211_DISCARD(_ic, _m, _wh, _type, _fmt, ...) argument
130 #define IEEE80211_DISCARD_IE(_ic, _m, _wh, _type, _fmt, ...) argument
131 #define IEEE80211_DISCARD_MAC(_ic, _m, _mac, _type, _fmt, ...) argument
H A Dieee80211_proto.h51 #define IEEE80211_SEND_MGMT(_ic,_ni,_type,_arg) \ argument
/netbsd/external/gpl3/gdb/dist/include/
H A Dctf.h235 unsigned short _type; /* Reference to another type. */ member
255 unsigned short _type; /* Do not use. */ member
278 uint32_t _type; /* Reference to another type. */ member
298 uint32_t _type; /* Do not use. */ member
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dctf.h234 unsigned short _type; /* Reference to another type. */ member
254 unsigned short _type; /* Do not use. */ member
277 uint32_t _type; /* Reference to another type. */ member
297 uint32_t _type; /* Do not use. */ member
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dctf.h235 unsigned short _type; /* Reference to another type. */ member
255 unsigned short _type; /* Do not use. */ member
278 uint32_t _type; /* Reference to another type. */ member
298 uint32_t _type; /* Do not use. */ member
/netbsd/external/gpl3/binutils/dist/include/
H A Dctf.h249 unsigned short _type; /* Reference to another type. */ member
269 unsigned short _type; /* Do not use. */ member
292 uint32_t _type; /* Reference to another type. */ member
312 uint32_t _type; /* Do not use. */ member
/netbsd/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h167 ushort_t _type; /* reference to another type */ member
184 ushort_t _type; /* do not use */ member
/netbsd/sys/miscfs/procfs/
H A Dprocfs.h170 procfs_fileno(pid_t _pid, pfstype _type, int _fd) in procfs_fileno()
/netbsd/lib/libisns/
H A Disns_pdu.h71 #define ISNS_INIT_BUFFER(_bufp, _len, _type) \ argument
/netbsd/external/gpl3/gcc/dist/include/
H A Dctf.h220 uint32_t _type; /* Reference to another type. */ member
240 uint32_t _type; /* Do not use. */ member
/netbsd/usr.bin/rump_dhcpclient/
H A Ddhcp.c500 #define PUTADDR(_type, _val) \ argument
/netbsd/sys/arch/zaurus/dev/
H A Dw100.c389 w100_alloc_screen(void *v, const struct wsscreen_descr *_type, in w100_alloc_screen()
/netbsd/external/bsd/wpa/dist/src/drivers/
H A Dndis_events.c197 int _type; in ndis_events_send_event() local
/netbsd/sys/arch/arm/s3c2xx0/
H A Ds3c24x0_lcd.c515 s3c24x0_lcd_alloc_screen(void *v, const struct wsscreen_descr *_type, in s3c24x0_lcd_alloc_screen()
/netbsd/sys/arch/arm/nxp/
H A Dimx6_ccmvar.h195 #define CLK_PLL(_name, _parent, _type, _reg, _mask, _powerdown, _ref) { \ argument
/netbsd/sys/arch/arm/xscale/
H A Dpxa2x0_lcd.c793 pxa2x0_lcd_alloc_screen(void *v, const struct wsscreen_descr *_type, in pxa2x0_lcd_alloc_screen()

12