Home
last modified time | relevance | path

Searched refs:bitset_alloc (Results 1 – 4 of 4) sorted by relevance

/external/bison/lib/
Dbitset.c134 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()
Dbitset.h111 extern bitset bitset_alloc (bitset_bindex, enum bitset_type);
/external/bison/po/
Dit.po929 msgstr "%u bitset_alloc, %u liberati (%.2f%%).\n"
/external/bison/
DChangeLog-201210369 * 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):