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

/freebsd-10-stable/contrib/texinfo/util/
H A Dtexindex.c412 char tempsuffix[10];
424 sprintf (tempsuffix, ".%d", count);
425 tempname = concat (tempbase, tempsuffix);
409 char tempsuffix[10]; local

Completed in 52 milliseconds