Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/
H A Dlanginfo.h62 #define ABMON_2 28 macro
/titanic_50/usr/src/head/
H A Dlanginfo.h89 #define ABMON_2 28 /* feb */ macro
/titanic_50/usr/src/lib/libc/port/locale/
H A Dnl_langinfo.c109 case ABMON_1: case ABMON_2: case ABMON_3: case ABMON_4: in nl_langinfo_l()
/titanic_50/usr/src/lib/libast/common/tm/
H A Dtmlocale.c448 ABMON_2, (TM_MONTH_ABBREV+1),
/titanic_50/usr/src/cmd/locale/
H A Dlocale.c196 _dtconv.abbrev_month_names[1] = strdup(nl_langinfo(ABMON_2)); in localedtconv()