Searched defs:func (Results 1 – 3 of 3) sorted by relevance
| /include/sys/ |
| A D | cdefs.h | 29 # define __LDBL_REDIR_DECL(func) \ argument 33 # define libc_hidden_ldbl_proto(func, attrs...) \ argument 38 # define __LDBL_REDIR2_DECL(func) \ argument
|
| /include/ |
| A D | ifunc-impl-list.h | 37 #define IFUNC_IMPL_ADD(array, i, func, usable, impl) \ argument 43 #define IFUNC_IMPL(n, name, func, ...) \ argument
|
| A D | libc-symbols.h | 177 # define call_function_static_weak(func, ...) func (__VA_ARGS__) argument 179 # define call_function_static_weak(func, ...) \ argument
|
Completed in 10 milliseconds