Home
last modified time | relevance | path

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

/glibc-2.36/include/
Dlibc-symbols.h169 # define call_function_static_weak(func, ...) func (__VA_ARGS__) macro
171 # define call_function_static_weak(func, ...) \ macro