Searched defs:nt (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/tm/
H A Dtmlocale.c351 int nt; local
359 nt = 2 * GetLocaleInfo(lcid, LOCALE_STIME, 0, 0) + 7; /* HH:MM:SS */
362 n = nt + ns + nl;

Completed in 10 milliseconds