Searched refs:bitset_alloc (Results 1 – 4 of 4) sorted by relevance
/external/bison/lib/ |
D | bitset.c | 134 bitset_alloc (bitset_bindex n_bits, enum bitset_type type) in bitset_alloc() function 177 return bitset_alloc (n_bits, type); in bitset_create() 419 tmp = bitset_alloc (0, bitset_type_get (dst)); in bitset_op4_cmp()
|
D | bitset.h | 111 extern bitset bitset_alloc (bitset_bindex, enum bitset_type);
|
/external/bison/po/ |
D | it.po | 929 msgstr "%u bitset_alloc, %u liberati (%.2f%%).\n"
|
/external/bison/ |
D | ChangeLog-2012 | 10369 * lib/bitset.c (bitset_alloc): Don't cast xcalloc result. 15487 * lib/bitset.c (bitset_alloc, bitset_and_or_, bitset_and_or_cmp_, 15892 * lib/bitset.c (bitset_bytes, bitset_alloc, bitset_obstack_alloc):
|