Searched defs:__yoe (Results 1 – 1 of 1) sorted by relevance
81 const unsigned __yoe = (__doe - __doe / 1460 + __doe / 36524 - __doe / 146096) / 365; // [0, 399] in __from_days() local100 const unsigned __yoe = static_cast<unsigned>(__yr - __era * 400); // [0, 399] in __to_days() local