Searched refs:and_cmp (Results 1 – 2 of 2) sorted by relevance
/external/bison/lib/ |
D | bbitset.h | 135 bool (*and_cmp) (bitset, bitset, bitset); member 231 #define BITSET_AND_CMP_(DST, SRC1, SRC2) (SRC1)->b.vtable->and_cmp (DST, SRC1, SRC2)
|
/external/bison/ |
D | ChangeLog-2012 | 12987 and_cmp, andn_cmp, or_cmp, xor_cmp, and_or_cmp, andn_or_cmp,
|