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

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dtempname.c257 int vdigits = 0; local
279 if (vdigits == 0)
285 vdigits = BASE_62_DIGITS;
290 vdigits--;
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dtempname.c271 int vdigits = 0; local
300 if (vdigits == 0)
309 vdigits = BASE_62_DIGITS;
314 vdigits--;

Completed in 90 milliseconds