Searched defs:CLEAR_BIT (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ | ||
H A D | check-init.c | 140 #define CLEAR_BIT(WORDS, BIT) \ macro |
/openbsd-src/gnu/gcc/gcc/ | ||
H A D | genautomata.c | 3291 #define CLEAR_BIT(bitstring, bitno) \ macro |