Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/
H A Dlanginfo.h44 #define ABDAY_5 12 macro
/titanic_41/usr/src/head/
H A Dlanginfo.h63 #define ABDAY_5 12 /* thu */ macro
/titanic_41/usr/src/lib/libc/port/locale/
H A Dnl_langinfo.c101 case ABDAY_4: case ABDAY_5: case ABDAY_6: case ABDAY_7: in nl_langinfo_l()
/titanic_41/usr/src/lib/libast/common/tm/
H A Dtmlocale.c444 ABDAY_5, (TM_DAY_ABBREV+4),
/titanic_41/usr/src/cmd/locale/
H A Dlocale.c185 _dtconv.abbrev_day_names[4] = strdup(nl_langinfo(ABDAY_5)); in localedtconv()