Home
last modified time | relevance | path

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

/external/bison/lib/
Dbitset.c240 bitset_compatible_p (bitset bset1, bitset bset2) in bitset_compatible_p() function
Dbitset.h283 extern bool bitset_compatible_p (bitset bset1, bitset bset2);
/external/bison/
DChangeLog-201212764 * lib/bitset.h (bitset_compatible_p): Indent as per GNU standard.