Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dnl_langinfo.c110 case ABMON_1: case ABMON_2: case ABMON_3: case ABMON_4: in nl_langinfo_l()
113 ret = (char*) __get_current_time_locale(loc)->mon[_REL(ABMON_1)]; in nl_langinfo_l()
/freebsd/include/
H A Dlanginfo.h81 #define ABMON_1 33 macro
/freebsd/usr.bin/locale/
H A Dlocale.c258 ABMON_1, "(FreeBSD only)" },
763 s_item = ABMON_1; in kwval_ltime()
/freebsd/bin/ls/
H A Dprint.c141 case 0: return (nl_langinfo(ABMON_1)); in get_abmon()
/freebsd/usr.bin/sort/
H A Dbwstring.c113 const nl_item ab_item[12] = { ABMON_1, ABMON_2, ABMON_3, ABMON_4, in initialise_months()
/freebsd/contrib/diff/lib/
H A Dstrftime.c397 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(ABMON_1) + tp->tm_mon))