Searched refs:ABMON_12 (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/test/libc-tests/tests/nl_langinfo/ |
H A D | nl_langinfo_test.c | 66 { ABMON_12, "Dec" }, 96 { ABMON_12, "Dec" }, 126 { ABMON_12, "Dec" }, 156 { ABMON_12, "дек" },
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | langinfo.h | 72 #define ABMON_12 38 macro
|
/titanic_50/usr/src/head/ |
H A D | langinfo.h | 99 #define ABMON_12 38 /* dec */ macro
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | nl_langinfo.c | 111 case ABMON_9: case ABMON_10: case ABMON_11: case ABMON_12: in nl_langinfo_l()
|
/titanic_50/usr/src/cmd/cal/ |
H A D | cal.c | 325 for (month = ABMON_1; month <= ABMON_12; month++) in load_months()
|
/titanic_50/usr/src/lib/libast/common/tm/ |
H A D | tmlocale.c | 458 ABMON_12, (TM_MONTH_ABBREV+11),
|
/titanic_50/usr/src/cmd/locale/ |
H A D | locale.c | 206 _dtconv.abbrev_month_names[11] = strdup(nl_langinfo(ABMON_12)); in localedtconv()
|