Home
last modified time | relevance | path

Searched defs:_func_ (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_shutdown.h63 #define rf_ShutdownCreate(_listp_,_func_,_arg_) \ argument
68 #define rf_ShutdownCreate(_listp_,_func_,_arg_) \ argument
H A Drf_threadstuff.h85 #define RF_CREATE_THREAD(_handle_, _func_, _arg_, _name_) \ argument
89 #define RF_CREATE_ENGINE_THREAD(_handle_, _func_, _arg_, _fmt_, _fmt_arg_) \ argument
/netbsd-src/lib/libc/citrus/
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
399 #define CALL0(_func_) \ in _citrus_prop_parse_element() argument
405 #define CALL1(_func_) \ in _citrus_prop_parse_element() argument
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_ctype_template.h475 #define _RESTART_BEGIN(_func_, _cei_, _pspriv_, _pse_) \ argument
491 #define _RESTART_END(_func_, _cei_, _pspriv_, _pse_) \ argument
/netbsd-src/sys/arch/ia64/ia64/
H A Dexception.S809 #define CALL(_func_, _n_, _ifa_) \ argument
/netbsd-src/lib/libc/citrus/modules/
H A Dcitrus_euctw.c113 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_mskanji.c119 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_dechanyu.c83 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.__CONCAT(s_,_func_) argument
H A Dcitrus_utf8.c123 #define _CEI_TO_STATE(_ei_, _func_) (_ei_)->states.s_##_func_ argument
H A Dcitrus_zw.c89 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_gbk2k.c84 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_johab.c83 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_euc.c122 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_ues.c80 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_big5.c127 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_viqr.c246 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_utf7.c91 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_hz.c155 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
H A Dcitrus_iso2022.c145 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_ argument
/netbsd-src/tests/fs/common/
H A Dh_fsmacros.h132 #define ATF_TC_FSADD_RO(_fs_,_type_,_func_,_desc_,_gen_) \ argument