Searched defs:WEAK (Results 1 – 4 of 4) sorted by relevance
15 #define WEAK __weak macro
3 #define WEAK __attribute__ ((weak)) macro
33 #define WEAK __attribute__((weak)) macro
6614 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; global() enumerator