Home
last modified time | relevance | path

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

/external/bison/src/
Duniqstr.c36 #define HT_INITIAL_CAPACITY 257 macro
115 uniqstrs_table = hash_initialize (HT_INITIAL_CAPACITY, in uniqstrs_new()
Dmuscle_tab.c43 #define HT_INITIAL_CAPACITY 257 macro
73 muscle_table = hash_initialize (HT_INITIAL_CAPACITY, NULL, hash_muscle, in muscle_init()
Dstate.c255 #define HT_INITIAL_CAPACITY 257 macro
306 state_table = hash_initialize (HT_INITIAL_CAPACITY, in state_hash_new()
Dsymtab.c450 #define HT_INITIAL_CAPACITY 257 macro
488 symbol_table = hash_initialize (HT_INITIAL_CAPACITY, in symbols_new()