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

/ast/src/lib/libtk/generic/
H A DtkBitmap.c479 static int autoNumber = 0;
493 autoNumber++;
494 sprintf(string, "_tk%d", autoNumber);
473 static int autoNumber = 0; local

Completed in 10 milliseconds