Searched refs:bitset_bytes (Results 1 - 3 of 3) sorted by relevance

/external/bison/lib/
H A Dbitset.c39 bitset_bytes (enum bitset_type type, bitset_bindex n_bits) function
139 bytes = bitset_bytes (type, n_bits);
159 bytes = bitset_bytes (type, n_bits);
H A Dbitsetv.c38 bytes = bitset_bytes (type, n_bits);
H A Dbitset.h101 extern size_t bitset_bytes (enum bitset_type, bitset_bindex);

Completed in 81 milliseconds