Home
last modified time | relevance | path

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

/freebsd/include/
H A Dlanginfo.h82 #define ABMON_2 34 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.c260 ABMON_2, "(FreeBSD only)" },
/freebsd/bin/ls/
H A Dprint.c142 case 1: return (nl_langinfo(ABMON_2)); 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()