Searched defs:__func (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_hip_cmath.h | 136 #define __DEF_FUN1(__retty, __func) \ argument 141 #define __DEF_FUN2(__retty, __func) \ argument 146 #define __DEF_FUN2_FI(__retty, __func) \ argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/win32/ |
H A D | thread_win32.cpp | 181 void *(*__func)(void *); member 190 auto *__func = __data->__func; in __libcpp_beginthreadex_thunk() local
|
/netbsd-src/sys/dev/ic/ |
H A D | ath_netbsd.h | 39 #define TASK_INIT(__task, __zero, __func, __context) \ argument
|
H A D | ath.c | 203 #define ATH_TASK_FUNC(__func) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ |
H A D | gthr-vxworks-thread.c | 219 __task_wrapper (__gthread_t tcb, FUNCPTR __func, _Vx_usr_arg_t __args) in __task_wrapper()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ |
H A D | gthr-vxworks-thread.c | 259 __task_wrapper (__gthread_t tcb, FUNCPTR __func, _Vx_usr_arg_t __args) in __task_wrapper()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | regex_compiler.tcc | 284 #define __INSERT_REGEX_MATCHER(__func, ...)\ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | regex_compiler.tcc | 290 #define __INSERT_REGEX_MATCHER(__func, ...)\ argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | debug.cpp | 41 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func) { in __libcpp_set_debug_function()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | PathTree.cc | 56 #define DBG(__func) __func argument 58 #define DBG(__func) argument
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | PathTree.cc | 56 #define DBG(__func) __func argument 58 #define DBG(__func) argument
|