gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:STUB_NAME (0.02 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/thread_private.h - 7.1KB - 183 lines
49:  */
50: #define STUB_NAME(name)         __CONCAT(_thread_sys_,name)
51: #define STUB_ALIAS(name)        __weak_alias(name, STUB_NAME(name))