Searched refs:TABLE_INITIAL (Results 1 – 4 of 4) sorted by relevance
43 #define TABLE_INITIAL 50 macro
681 Vers = create_stringtable(TABLE_INITIAL); in init_tables()682 Varch = create_stringtable(TABLE_INITIAL); in init_tables()
507 b->b_global_table = create_stringtable(TABLE_INITIAL); in new_bucket()508 b->b_protected_table = create_stringtable(TABLE_INITIAL); in new_bucket()
38 #define TABLE_INITIAL 50 macro