Home
last modified time | relevance | path

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

/external/bison/lib/
Dbitset.h144 BITSET_SET_ (bset, bitno); in bitset_set()
Dbbitset.h186 #define BITSET_SET_(DST, BITNO) (DST)->b.vtable->set (DST, BITNO) macro
Dbitset_stats.c327 BITSET_SET_ (bset, bitno); in bitset_stats_set()