Searched refs:MAX_COUNT (Results 1 – 1 of 1) sorted by relevance
146 #define MAX_COUNT 0xfffff macro154 ((c) == 0 || ((c) & (~(MAX_COUNT | INITIAL_STRONG_VALUE))) != 0)157 #define BAD_WEAK(c) ((c) == 0 || ((c) & (~MAX_COUNT)) != 0)