Searched refs:not_c (Results 1 – 1 of 1) sorted by relevance
1722 unsigned char not_c = ~c; local1724 if (_BitScanReverse(&first_zero_bit, not_c)) {1727 first_zero_bit = (sizeof(int) * 8) - 1 - __builtin_clz(not_c);