Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c57 #define USAGE_ALLOC_SIZE 128 macro
1938 size = (table->n_slots + USAGE_ALLOC_SIZE) * in add_lookup_entry()
1948 table->n_slots += USAGE_ALLOC_SIZE; in add_lookup_entry()