Searched defs:CLEAR_BIT (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | genautomata.c | 3423 #define CLEAR_BIT(bitstring, bitno) \ macro |
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | genautomata.c | 3431 #define CLEAR_BIT(bitstring, bitno) \ macro |