Home
last modified time | relevance | path

Searched refs:MON_1 (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libc/locale/
H A Dnl_langinfo.c105 case MON_1: case MON_2: case MON_3: case MON_4: in nl_langinfo_l()
108 ret = (char*) __get_current_time_locale(loc)->month[_REL(MON_1)]; in nl_langinfo_l()
/freebsd/include/
H A Dlanginfo.h67 #define MON_1 21 macro
/freebsd/usr.bin/locale/
H A Dlocale.c282 MON_1, "(FreeBSD only)" },
759 s_item = MON_1; in kwval_ltime()
/freebsd/contrib/dialog/
H A Dcalendar.c138 MON_1, MON_2, MON_3, MON_4, MON_5, MON_6, in nameOfMonth()
/freebsd/usr.bin/sort/
H A Dbwstring.c110 const nl_item mon_item[12] = { MON_1, MON_2, MON_3, MON_4, in initialise_months()
/freebsd/contrib/diff/lib/
H A Dstrftime.c399 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(MON_1) + tp->tm_mon))