Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/libs/libgroff/
HDsymbol.cpp110 unsigned int old_table_size = table_size; in symbol() local
112 for (i = 1; table_sizes[i] <= old_table_size; i++) in symbol()
120 for (pp = old_table + old_table_size - 1; in symbol()