Searched refs:__ghs_weak_sym_check (Results 1 – 2 of 2) sorted by relevance
138 #define __ghs_weak_sym_check(_fn) ((void*)_fn != (void*)__ghs_undefined_func) macro140 #define __ghs_weak_sym_check(_fn) (_fn) macro185 if (__ghs_weak_sym_check(__ghs_InterruptLock)) \191 if (__ghs_weak_sym_check(__ghs_InterruptUnlock)) \
146 if(__ghs_weak_sym_check(__cpp_exception_cleanup))