Searched refs:USAGE_ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance
57 #define USAGE_ALLOC_SIZE 128 macro1938 size = (table->n_slots + USAGE_ALLOC_SIZE) * in add_lookup_entry()1948 table->n_slots += USAGE_ALLOC_SIZE; in add_lookup_entry()