Home
last modified time | relevance | path

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

/freebsd/include/
H A Dlanginfo.h84 #define ABMON_4 36 macro
/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()
/freebsd/usr.bin/locale/
H A Dlocale.c264 ABMON_4, "(FreeBSD only)" },
/freebsd/bin/ls/
H A Dprint.c144 case 3: return (nl_langinfo(ABMON_4)); 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()