Searched defs:_type_ (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/lib/libc/citrus/ |
| D | citrus_prop.h | 42 #define _CITRUS_PROP_CB0_T(_func_, _type_) \ argument 52 #define _CITRUS_PROP_CB1_T(_func_, _type_) \ argument
|
| 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/xcvs/dist/lib/ |
| D | printf-parse.c | 85 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ssl/ |
| D | ssl_sess.c | 57 # define TMAX(_type_) ((time_t)-1) argument 59 # define TMAX(_type_) ((time_t)(((_type_)-1) >> 1)) argument 62 #define CALCULATE_TIMEOUT(_ss_, _type_) do { \ argument
|
| /netbsd/src/tests/fs/common/ |
| D | h_fsmacros.h | 132 #define ATF_TC_FSADD_RO(_fs_,_type_,_func_,_desc_,_gen_) \ argument
|
| /netbsd/src/sys/dev/raidframe/ |
| D | raidframevar.h | 198 #define RF_IO_IS_R_OR_W(_type_) (((_type_) == RF_IO_TYPE_READ) \ argument
|