Home
last modified time | relevance | path

Searched refs:BITSET_RESET_ (Results 1 – 3 of 3) sorted by relevance

/external/bison/lib/
Dbitset.h158 BITSET_RESET_ (bset, bitno); in bitset_reset()
Dbbitset.h189 #define BITSET_RESET_(DST, BITNO) (DST)->b.vtable->reset (DST, BITNO) macro
Dbitset_stats.c347 BITSET_RESET_ (bset, bitno); in bitset_stats_reset()