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

/freebsd-13-stable/include/
H A Dlanginfo.h83 #define ABMON_1 33 macro
/freebsd-13-stable/lib/libc/locale/
H A Dnl_langinfo.c113 case ABMON_1: case ABMON_2: case ABMON_3: case ABMON_4:
116 ret = (char*) __get_current_time_locale(loc)->mon[_REL(ABMON_1)];
/freebsd-13-stable/usr.bin/locale/
H A Dlocale.c260 ABMON_1, "(FreeBSD only)" },
765 s_item = ABMON_1;
/freebsd-13-stable/bin/ls/
H A Dprint.c148 case 0: return (nl_langinfo(ABMON_1));
/freebsd-13-stable/contrib/diff/lib/
H A Dstrftime.c397 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(ABMON_1) + tp->tm_mon))
/freebsd-13-stable/usr.bin/sort/
H A Dbwstring.c56 const nl_item item[12] = { ABMON_1, ABMON_2, ABMON_3, ABMON_4,

Completed in 195 milliseconds