Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/citrus/
Dcitrus_prop.h42 #define _CITRUS_PROP_CB0_T(_func_, _type_) \ argument
52 #define _CITRUS_PROP_CB1_T(_func_, _type_) \ argument
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/xcvs/dist/lib/
Dprintf-parse.c85 #define REGISTER_ARG(_index_,_type_) \ in PRINTF_PARSE() argument
/netbsd/src/crypto/external/bsd/openssl/dist/ssl/
Dssl_sess.c57 # 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/
Dh_fsmacros.h132 #define ATF_TC_FSADD_RO(_fs_,_type_,_func_,_desc_,_gen_) \ argument
/netbsd/src/sys/dev/raidframe/
Draidframevar.h198 #define RF_IO_IS_R_OR_W(_type_) (((_type_) == RF_IO_TYPE_READ) \ argument