Searched refs:ENTRY_INCREMENT (Results 1 – 1 of 1) sorted by relevance
842 #define ENTRY_INCREMENT 10 macro875 (t->n_entries+ENTRY_INCREMENT)))) == NULL) { in add_entry_table()879 clear_entries(t, t->n_entries, (t->n_entries+ENTRY_INCREMENT)); in add_entry_table()880 t->n_entries += ENTRY_INCREMENT; in add_entry_table()