Home
last modified time | relevance | path

Searched refs:_day (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d3460 dt._date._day = 1;
3894 _day = 31; in this()
3952 _day = 1; in this()
3996 if (_day < rhs._day) in opCmp()
3998 if (_day > rhs._day) in opCmp()
4491 _day = 1;
4494 _day = 28;
7092 date._day = 3; in fromISOWeek()
8034 date._day = 1; in min()
8055 date._day = 31; in max()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d3332 dt._date._day = 1;
3359 dt._date._day = 31;
3742 _day = 31; in this()
3800 _day = 1; in this()
3844 if (_day < rhs._day) in opCmp()
3846 if (_day > rhs._day) in opCmp()
4336 _day = 1;
4339 _day = 28;
7667 date._day = 1; in min()
7688 date._day = 31; in max()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d90 ubyte _day; in issue19005() local
/netbsd/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.hash/
H A Dtest_hash.d98 ubyte _day; in issue19005() local