Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
D__clang_hip_cmath.h129 #define __DEF_FUN1(__retty, __func) \ argument
134 #define __DEF_FUN2(__retty, __func) \ argument
139 #define __DEF_FUN2_FI(__retty, __func) \ argument
/external/libcxx/src/support/win32/
Dthread_win32.cpp177 void *(*__func)(void *); member
186 auto *__func = __data->__func; in __libcpp_beginthreadex_thunk() local
/external/llvm-project/libcxx/src/support/win32/
Dthread_win32.cpp176 void *(*__func)(void *); member
185 auto *__func = __data->__func; in __libcpp_beginthreadex_thunk() local
/external/python/cpython2/Lib/test/
Dtest_signal.py30 def ignoring_eintr(__func, *args, **kwargs): argument
/external/llvm-project/libcxx/src/
Ddebug.cpp41 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func) { in __libcpp_set_debug_function()
/external/libcxx/src/
Ddebug.cpp33 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func) { in __libcpp_set_debug_function()