Searched defs:__doe (Results 1 – 1 of 1) sorted by relevance
81 const unsigned __doe = static_cast<unsigned>(__z - __era * 146097); // [0, 146096] in __from_days() local105 const unsigned __doe = __yoe * 365 + __yoe/4 - __yoe/100 + __doy; // [0, 146096] in __to_days() local