Searched refs:__WEAK (Results 1 – 13 of 13) sorted by relevance
60 #ifndef __WEAK61 #define __WEAK __weak macro93 #ifndef __WEAK94 #define __WEAK __attribute__((weak)) macro125 #ifndef __WEAK126 #define __WEAK __weak macro158 #ifndef __WEAK159 #define __WEAK __attribute__((weak)) macro197 #ifndef __WEAK198 #define __WEAK __attribute__((weak)) macro
88 #ifndef __WEAK89 #define __WEAK __attribute__((weak)) macro160 #ifndef __WEAK161 #define __WEAK __attribute__((weak)) macro231 #ifndef __WEAK232 #define __WEAK __weak macro
75 #ifndef __WEAK76 #define __WEAK __attribute__((weak)) macro
241 #ifndef __WEAK243 #define __WEAK __attribute__((weak)) macro245 #define __WEAK _Pragma("__weak") macro
55 #ifndef __WEAK56 #define __WEAK __attribute__((weak)) macro
58 #ifndef __WEAK59 #define __WEAK __attribute__((weak)) macro
241 #undef __WEAK /* undo the definition from DLib_Defaults.h */242 #ifndef __WEAK244 #define __WEAK __attribute__((weak)) macro246 #define __WEAK _Pragma("__weak") macro
51 #ifndef __WEAK52 #define __WEAK __attribute__((weak)) macro
61 #ifndef __WEAK62 #define __WEAK __attribute__((weak)) macro
Completed in 36 milliseconds