Home
last modified time | relevance | path

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

/freebsd-12-stable/include/
Dlanginfo.h73 #define MON_5 25 macro
/freebsd-12-stable/lib/libc/locale/
Dnl_langinfo.c109 case MON_5: case MON_6: case MON_7: case MON_8: in nl_langinfo_l()
/freebsd-12-stable/contrib/libstdc++/config/locale/gnu/
Dtime_members.cc169 _M_data->_M_month05 = __nl_langinfo_l(MON_5, __cloc); in _M_initialize_timepunct()
/freebsd-12-stable/usr.bin/locale/
Dlocale.c292 MON_5, "(FreeBSD only)" },
/freebsd-12-stable/contrib/dialog/
Dcalendar.c127 MON_1, MON_2, MON_3, MON_4, MON_5, MON_6, in nameOfMonth()