Searched defs:_type_ (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/lib/libc/citrus/ |
H A D | citrus_prop.h | 42 #define _CITRUS_PROP_CB0_T(_func_, _type_) \ argument 52 #define _CITRUS_PROP_CB1_T(_func_, _type_) \ argument
|
H A D | citrus_prop.c | 81 #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 D | printf-parse.c | 85 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | printf-parse.c | 81 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/ |
H A D | printf-parse.c | 81 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | printf-parse.c | 85 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
|
/netbsd-src/tests/fs/common/ |
H A D | h_fsmacros.h | 132 #define ATF_TC_FSADD_RO(_fs_,_type_,_func_,_desc_,_gen_) \ argument
|
/netbsd-src/sys/dev/raidframe/ |
H A D | raidframevar.h | 198 #define RF_IO_IS_R_OR_W(_type_) (((_type_) == RF_IO_TYPE_READ) \ argument
|