Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.c842 #define ENTRY_INCREMENT 10 macro
875 (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()