Home
last modified time | relevance | path

Searched refs:bset1 (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dbitset.c240 bitset_compatible_p (bitset bset1, bitset bset2) in bitset_compatible_p() argument
242 return BITSET_COMPATIBLE_ (bset1, bset2); in bitset_compatible_p()
Dbitset.h283 extern bool bitset_compatible_p (bitset bset1, bitset bset2);