Home
last modified time | relevance | path

Searched refs:bitset_and_or_cmp_ (Results 1 – 6 of 6) sorted by relevance

/external/bison/lib/
Dbitset.c452 bitset_and_or_cmp_ (dst, src1, src2, src3); in bitset_and_or_()
459 bitset_and_or_cmp_ (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_and_or_cmp_() function
Dbbitset.h294 extern bool bitset_and_or_cmp_ (bitset, bitset, bitset, bitset);
Debitset.c1313 bitset_and_or_cmp_,
Dvbitset.c914 return bitset_and_or_cmp_ (dst, src1, src2, src3); in vbitset_and_or_cmp()
Dlbitset.c1332 bitset_and_or_cmp_,
/external/bison/
DChangeLog-201212964 * lib/bbitset.h: (bitset_toggle_, bitset_copy_, bitset_and_or_cmp_,
12967 bitset_copy_, bitset_op4_cmp, bitset_and_or_cmp_, bitset_andn_or_cmp_,
15487 * lib/bitset.c (bitset_alloc, bitset_and_or_, bitset_and_or_cmp_,