Searched refs:T_FMT (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/test/libc-tests/tests/nl_langinfo/ |
H A D | nl_langinfo_test.c | 51 { T_FMT, "%H:%M:%S" }, 81 { T_FMT, "%I:%M:%S %p" }, 111 { T_FMT, "%H:%M:%S" }, 141 { T_FMT, "%H:%M:%S" },
|
/titanic_41/usr/src/head/ |
H A D | langinfo.h | 121 #define T_FMT 46 /* time format */ macro
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | nl_langinfo.c | 84 case T_FMT: in nl_langinfo_l()
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmlocale.c | 484 T_FMT, TM_TIME,
|
/titanic_41/usr/src/cmd/locale/ |
H A D | locale.c | 177 _dtconv.time_format = strdup(nl_langinfo(T_FMT)); in localedtconv()
|