Home
last modified time | relevance | path

Searched refs:MON_2 (Results 1 – 9 of 9) sorted by path

/openbsd/gnu/gcc/libstdc++-v3/config/locale/gnu/
H A Dtime_members.cc166 _M_data->_M_month02 = __nl_langinfo_l(MON_2, __cloc); in _M_initialize_timepunct()
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dtime_members.cc158 _M_month02 = __nl_langinfo_l(MON_2, __cloc); in _M_initialize_timepunct()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502701045 MON_2 # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/ext/I18N-Langinfo/
H A DMakefile.PL24 MON_2 MON_3 MON_4 MON_5 MON_6 MON_7 MON_8 MON_9 NOEXPR NOSTR
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dlocale.t105 MON_2 => 'February',
/openbsd/gnu/usr.bin/perl/
H A Dlocale.c4108 case MON_2: return "February"; in Perl_langinfo8()
4423 case MON_1: case MON_2: case MON_3: case MON_4: in S_my_langinfo_i()
4486 case MON_2: mon++; in S_my_langinfo_i()
4655 MON_1, MON_2, MON_3, MON_4, MON_5, MON_6, MON_7, MON_8, in S_my_langinfo_i()
H A Dperl_langinfo.h84 #ifndef MON_2
85 # define MON_2 -23 macro
/openbsd/include/
H A Dlanginfo.h38 #define MON_2 21 macro
/openbsd/lib/libc/locale/
H A Dnl_langinfo.c56 case MON_2: in nl_langinfo()