Home
last modified time | relevance | path

Searched defs:_type_ (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/lib/libc/citrus/
H A Dcitrus_prop.h42 #define _CITRUS_PROP_CB0_T(_func_, _type_) \ argument
52 #define _CITRUS_PROP_CB1_T(_func_, _type_) \ argument
H A Dcitrus_prop.c81 #define _CITRUS_PROP_READ_UINT_COMMON(_func_, _type_, _max_) \ argument
114 #define _CITRUS_PROP_READ_INT(_func_, _type_) \ in _CITRUS_PROP_READ_UINT_COMMON() argument
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dprintf-parse.c85 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dprintf-parse.c81 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dprintf-parse.c81 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dprintf-parse.c85 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
/netbsd-src/tests/fs/common/
H A Dh_fsmacros.h132 #define ATF_TC_FSADD_RO(_fs_,_type_,_func_,_desc_,_gen_) \ argument
/netbsd-src/sys/dev/raidframe/
H A Draidframevar.h198 #define RF_IO_IS_R_OR_W(_type_) (((_type_) == RF_IO_TYPE_READ) \ argument