Searched refs:MON_12 (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/test/libc-tests/tests/nl_langinfo/ |
H A D | nl_langinfo_test.c | 64 { MON_12, "December" }, 94 { MON_12, "December" }, 124 { MON_12, "December" }, 154 { MON_12, "декабря" },
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | langinfo.h | 59 #define MON_12 26 macro
|
/titanic_44/usr/src/head/ |
H A D | langinfo.h | 82 #define MON_12 26 /* december */ macro
|
/titanic_44/usr/src/lib/libc/port/locale/ |
H A D | nl_langinfo.c | 106 case MON_9: case MON_10: case MON_11: case MON_12: in nl_langinfo_l()
|
/titanic_44/usr/src/cmd/cal/ |
H A D | cal.c | 323 for (month = MON_1; month <= MON_12; month++) in load_months()
|
/titanic_44/usr/src/lib/libast/common/tm/ |
H A D | tmlocale.c | 477 MON_12, (TM_MONTH+11),
|
/titanic_44/usr/src/cmd/locale/ |
H A D | locale.c | 218 _dtconv.month_names[11] = strdup(nl_langinfo(MON_12)); in localedtconv()
|