Searched refs:ABDAY_7 (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/test/libc-tests/tests/nl_langinfo/ |
H A D | nl_langinfo_test.c | 62 { ABDAY_7, "Sat" }, 92 { ABDAY_7, "Sat" }, 122 { ABDAY_7, "Sat" }, 152 { ABDAY_7, "сб" },
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | langinfo.h | 46 #define ABDAY_7 14 macro
|
/titanic_50/usr/src/head/ |
H A D | langinfo.h | 65 #define ABDAY_7 14 /* sat */ macro
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | nl_langinfo.c | 101 case ABDAY_4: case ABDAY_5: case ABDAY_6: case ABDAY_7: in nl_langinfo_l()
|
/titanic_50/usr/src/lib/libast/common/tm/ |
H A D | tmlocale.c | 446 ABDAY_7, (TM_DAY_ABBREV+6),
|
/titanic_50/usr/src/cmd/locale/ |
H A D | locale.c | 187 _dtconv.abbrev_day_names[6] = strdup(nl_langinfo(ABDAY_7)); in localedtconv()
|