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