Searched refs:DAY_6 (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | perl_langinfo.h | 70 #ifndef DAY_6 71 # define DAY_6 -13 macro
|
H A D | locale.c | 7344 case DAY_6: retval = "Friday"; break; in S_emulate_langinfo() 7348 case DAY_6: mday++; in S_emulate_langinfo() 7915 DAY_1, DAY_2, DAY_3, DAY_4, DAY_5, DAY_6, DAY_7, in S_maybe_override_codeset()
|
/openbsd/include/ |
H A D | langinfo.h | 26 #define DAY_6 11 macro
|
/openbsd/lib/libc/locale/ |
H A D | nl_langinfo.c | 42 case DAY_6: in nl_langinfo()
|
/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/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5027010 | 30 DAY_6 # Z added by devel/scanprov
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/gnu/ |
H A D | time_members.cc | 144 _M_day6 = __nl_langinfo_l(DAY_6, __cloc); in _M_initialize_timepunct()
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | locale.t | 125 DAY_6 => 'Friday',
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/gnu/ |
H A D | time_members.cc | 152 _M_data->_M_day6 = __nl_langinfo_l(DAY_6, __cloc); in _M_initialize_timepunct()
|
/openbsd/gnu/usr.bin/perl/lib/ |
H A D | locale_threads.t | 1049 DAY_1 DAY_2 DAY_3 DAY_4 DAY_5 DAY_6 DAY_7 1061 DAY_1,DAY_2,DAY_3,DAY_4,DAY_5,DAY_6,DAY_7,
|