Searched refs:BITSET_TEST_ (Results 1 - 3 of 3) sorted by relevance

/external/bison/lib/
H A Dbbitset.h195 #define BITSET_TEST_(SRC, BITNO) (SRC)->b.vtable->test (SRC, BITNO) macro
H A Dbitset.h172 return BITSET_TEST_ (bset, bitno);
H A Dbitset_stats.c373 return BITSET_TEST_ (bset, bitno);

Completed in 412 milliseconds