Home
last modified time | relevance | path

Searched refs:ABMON_10 (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/
H A Dlanginfo.h70 #define ABMON_10 36 macro
/titanic_44/usr/src/head/
H A Dlanginfo.h97 #define ABMON_10 36 /* oct */ macro
/titanic_44/usr/src/lib/libc/port/locale/
H A Dnl_langinfo.c111 case ABMON_9: case ABMON_10: case ABMON_11: case ABMON_12: in nl_langinfo_l()
/titanic_44/usr/src/lib/libast/common/tm/
H A Dtmlocale.c456 ABMON_10, (TM_MONTH_ABBREV+9),
/titanic_44/usr/src/cmd/locale/
H A Dlocale.c204 _dtconv.abbrev_month_names[9] = strdup(nl_langinfo(ABMON_10)); in localedtconv()