Searched refs:PM_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 | 54 { PM_STR, "PM" }, 84 { PM_STR, "PM" }, 114 { PM_STR, "PM" }, 144 { PM_STR, "после полудня" },
|
/titanic_41/usr/src/head/ |
H A D | langinfo.h | 123 #define PM_STR 48 /* pm string */ macro
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | nl_langinfo.c | 93 case PM_STR: in nl_langinfo_l()
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmlocale.c | 439 PM_STR, (TM_MERIDIAN+1),
|
/titanic_41/usr/src/cmd/locale/ |
H A D | locale.c | 180 _dtconv.pm_string = strdup(nl_langinfo(PM_STR)); in localedtconv()
|