Searched defs:_type_ (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/iconv/ |
H A D | citrus_prop.h | 44 #define _CITRUS_PROP_CB0_T(_func_, _type_) \ argument 54 #define _CITRUS_PROP_CB1_T(_func_, _type_) \ argument
|
H A D | citrus_prop.c | 77 #define _CITRUS_PROP_READ_UINT_COMMON(_func_, _type_, _max_) \ argument 107 #define _CITRUS_PROP_READ_INT(_func_, _type_) \ in _CITRUS_PROP_READ_UINT_COMMON() argument
|
/freebsd/crypto/openssl/ssl/ |
H A 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
|
/freebsd/contrib/netbsd-tests/fs/common/ |
H A D | h_fsmacros.h | 128 #define ATF_TC_FSADD_RO(_fs_,_type_,_func_,_desc_,_gen_) \ argument
|