Home
last modified time | relevance | path

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

/titanic_44/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()