Searched refs:IDTAB_DEFSIZE (Results 1 – 1 of 1) sorted by relevance
35 #define IDTAB_DEFSIZE 16 /* Starting table size */ macro60 size = idt->id_size ? idt->id_size * IDTAB_GROW : IDTAB_DEFSIZE; in idtab_append()