Searched refs:bitsetv_alloc (Results 1 – 3 of 3) sorted by relevance
/external/bison/lib/ |
D | bitsetv.c | 29 bitsetv_alloc (bitset_bindex n_vecs, bitset_bindex n_bits, in bitsetv_alloc() function 70 return bitsetv_alloc (n_vecs, n_bits, type); in bitsetv_create()
|
D | bitsetv.h | 29 extern bitsetv bitsetv_alloc (bitset_bindex, bitset_bindex, enum bitset_type);
|
/external/bison/ |
D | ChangeLog-2012 | 10371 * lib/bitsetv.c (bitsetv_alloc): Likewise. 15513 * lib/bitsetv.c (bitsetv_alloc, bitsetv_create, bitsetv_free, 15731 * lib/bitsetv.c (bitsetv_alloc): Likewise. 15815 * lib/bitsetv.c (bitsetv_alloc): Add a cast to (void *) to avoid a 15880 * lib/bitsetv.c (bitsetv_alloc, bitsetv_create, bitsetv_free, 15883 * lib/bitsetv.h (bitsetv_alloc, bitsetv_create): Likewise. 15897 * lib/bitsetv.c (bitsetv_alloc): Likewise. 15935 * lib/bitsetv.c (bitsetv_alloc): Check for arithmetic overflow
|