Searched refs:bitset_and_or_ (Results 1 – 6 of 6) sorted by relevance
/external/bison/lib/ |
D | bitset.c | 450 bitset_and_or_ (bitset dst, bitset src1, bitset src2, bitset src3) in bitset_and_or_() function
|
D | bbitset.h | 292 extern void bitset_and_or_ (bitset, bitset, bitset, bitset);
|
D | ebitset.c | 1312 bitset_and_or_,
|
D | vbitset.c | 884 bitset_and_or_ (dst, src1, src2, src3); in vbitset_and_or()
|
D | lbitset.c | 1331 bitset_and_or_,
|
/external/bison/ |
D | ChangeLog-2012 | 15487 * lib/bitset.c (bitset_alloc, bitset_and_or_, bitset_and_or_cmp_, 15797 * lib/bbitset.h (bitset_and_or_, bitset_andn_or_, bitset_or_and_): 15799 * lib/bitset.c (bitset_and_or_, bitset_andn_or_, bitset_or_and_):
|