Home
last modified time | relevance | path

Searched refs:bitset_type (Results 1 – 7 of 7) sorted by relevance

/external/bison/lib/
Dbitset.c39 bitset_bytes (enum bitset_type type, bitset_bindex n_bits) in bitset_bytes()
74 bitset_init (bitset bset, bitset_bindex n_bits, enum bitset_type type) in bitset_init()
102 enum bitset_type
134 bitset_alloc (bitset_bindex n_bits, enum bitset_type type) in bitset_alloc()
154 bitset_bindex n_bits, enum bitset_type type) in bitset_obstack_alloc()
173 enum bitset_type type; in bitset_create()
199 enum bitset_type
202 enum bitset_type type; in bitset_type_get()
216 enum bitset_type type; in bitset_type_name_get()
Dbitset.h100 extern size_t bitset_bytes (enum bitset_type, bitset_bindex);
103 extern bitset bitset_init (bitset, bitset_bindex, enum bitset_type);
107 extern enum bitset_type bitset_type_choose (bitset_bindex, bitset_attrs);
110 extern bitset bitset_alloc (bitset_bindex, enum bitset_type);
118 bitset_bindex, enum bitset_type);
127 extern enum bitset_type bitset_type_get (bitset);
Dbitset_stats.h26 extern enum bitset_type bitset_stats_type_get (bitset);
30 extern bitset bitset_stats_init (bitset, bitset_bindex, enum bitset_type);
Dbitsetv.c30 enum bitset_type type) in bitsetv_alloc()
67 enum bitset_type type; in bitsetv_create()
Dbitsetv.h28 extern bitsetv bitsetv_alloc (bitset_bindex, bitset_bindex, enum bitset_type);
Dbbitset.h42 enum bitset_type {BITSET_ARRAY, BITSET_LIST, BITSET_TABLE, BITSET_VARRAY, enum
153 enum bitset_type type;
Dbitset_stats.c579 enum bitset_type type; in bitset_stats_list()
664 enum bitset_type
679 bitset_stats_init (bitset bset, bitset_bindex n_bits, enum bitset_type type) in bitset_stats_init()