Searched refs:typename_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/indent/
H A Dlexi.c111 int typename_count; variable
608 (typename_count = 16));
619 if (typename_top + 1 >= typename_count) {
621 sizeof(typenames[0]) * (typename_count *= 2));

Completed in 81 milliseconds