Searched refs:DAY_4 (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | perl_langinfo.h | 48 #ifndef DAY_4 49 # define DAY_4 -11 macro
|
H A D | locale.c | 4103 case DAY_4: return "Wednesday"; in Perl_langinfo8() 4421 case DAY_1: case DAY_2: case DAY_3: case DAY_4: in S_my_langinfo_i() 4456 case DAY_4: mday++; in S_my_langinfo_i() 4654 DAY_1, DAY_2, DAY_3, DAY_4, DAY_5, DAY_6, DAY_7, in S_my_langinfo_i()
|
/openbsd/include/ |
H A D | langinfo.h | 24 #define DAY_4 9 macro
|
/openbsd/gnu/usr.bin/perl/ext/I18N-Langinfo/ |
H A D | Makefile.PL | 22 DAY_1 DAY_2 DAY_3 DAY_4 DAY_5 DAY_6 DAY_7 D_FMT D_T_FMT ERA
|
/openbsd/lib/libc/locale/ |
H A D | nl_langinfo.c | 40 case DAY_4: in nl_langinfo()
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5027010 | 28 DAY_4 # Z added by devel/scanprov
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/gnu/ |
H A D | time_members.cc | 142 _M_day4 = __nl_langinfo_l(DAY_4, __cloc); in _M_initialize_timepunct()
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | locale.t | 94 DAY_4 => 'Wednesday',
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/gnu/ |
H A D | time_members.cc | 150 _M_data->_M_day4 = __nl_langinfo_l(DAY_4, __cloc); in _M_initialize_timepunct()
|