Searched defs:WEAK (Results 1 – 10 of 10) sorted by relevance
49 # define WEAK __attribute__((weak)) macro67 # define WEAK macro
15 #define WEAK __weak macro
13 public static final int WEAK = 1; field
4 #define WEAK __attribute__ ((weak)) macro
120 #define WEAK SANITIZER_WEAK_ATTRIBUTE macro
524 WEAK { enumConstant
34 WEAK, // Flagged as weak but not yet finalized. enumerator
321 WEAK { enumConstant406 WEAK { enumConstant
412 WEAK { enumConstant500 WEAK { enumConstant
4771 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator