Searched refs:MON_1 (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libc/locale/ |
H A D | nl_langinfo.c | 105 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 D | langinfo.h | 67 #define MON_1 21 macro
|
/freebsd/usr.bin/locale/ |
H A D | locale.c | 282 MON_1, "(FreeBSD only)" }, 759 s_item = MON_1; in kwval_ltime()
|
/freebsd/usr.bin/sort/ |
H A D | bwstring.c | 110 const nl_item mon_item[12] = { MON_1, MON_2, MON_3, MON_4, in initialise_months()
|
/freebsd/contrib/dialog/ |
H A D | calendar.c | 138 MON_1, MON_2, MON_3, MON_4, MON_5, MON_6, in nameOfMonth()
|
/freebsd/contrib/diff/lib/ |
H A D | strftime.c | 399 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(MON_1) + tp->tm_mon))
|