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 | 28 extern bitsetv bitsetv_alloc (bitset_bindex, bitset_bindex, enum bitset_type);
|
/external/bison/ |
D | ChangeLog | 2110 * lib/bitsetv.c (bitsetv_alloc): Likewise. 7252 * lib/bitsetv.c (bitsetv_alloc, bitsetv_create, bitsetv_free, 7470 * lib/bitsetv.c (bitsetv_alloc): Likewise. 7554 * lib/bitsetv.c (bitsetv_alloc): Add a cast to (void *) to avoid a 7619 * lib/bitsetv.c (bitsetv_alloc, bitsetv_create, bitsetv_free, 7622 * lib/bitsetv.h (bitsetv_alloc, bitsetv_create): Likewise. 7636 * lib/bitsetv.c (bitsetv_alloc): Likewise. 7674 * lib/bitsetv.c (bitsetv_alloc): Check for arithmetic overflow
|