Home
last modified time | relevance | path

Searched refs:clock_24 (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libast/common/tm/
H A Dtmlocale.c338 int clock_24; in native_lc_time() local
367 clock_24 = atoi(buf); in native_lc_time()
377 *s++ = clock_24 ? 'H' : 'I'; in native_lc_time()
/titanic_51/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmlocale.c354 int clock_24; in native_lc_time() local
383 clock_24 = atoi(buf); in native_lc_time()
393 *s++ = clock_24 ? 'H' : 'I'; in native_lc_time()