Searched refs:AM_STR (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 | 53 { AM_STR, "AM" }, 83 { AM_STR, "AM" }, 113 { AM_STR, "AM" }, 143 { AM_STR, "до полудня" },
|
/titanic_41/usr/src/head/ |
H A D | langinfo.h | 122 #define AM_STR 47 /* am string */ macro
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | nl_langinfo.c | 90 case AM_STR: in nl_langinfo_l()
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmlocale.c | 438 AM_STR, (TM_MERIDIAN+0),
|
/titanic_41/usr/src/cmd/locale/ |
H A D | locale.c | 179 _dtconv.am_string = strdup(nl_langinfo(AM_STR)); in localedtconv()
|