Home
last modified time | relevance | path

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

/freebsd-12-stable/include/
Dlanginfo.h79 #define MON_11 31 macro
/freebsd-12-stable/lib/libc/locale/
Dnl_langinfo.c110 case MON_9: case MON_10: case MON_11: case MON_12: in nl_langinfo_l()
/freebsd-12-stable/contrib/libstdc++/config/locale/gnu/
Dtime_members.cc175 _M_data->_M_month11 = __nl_langinfo_l(MON_11, __cloc); in _M_initialize_timepunct()
/freebsd-12-stable/usr.bin/locale/
Dlocale.c304 MON_11, "(FreeBSD only)" },
/freebsd-12-stable/contrib/dialog/
Dcalendar.c128 MON_7, MON_8, MON_9, MON_10, MON_11, MON_12 in nameOfMonth()