Home
last modified time | relevance | path

Searched defs:remainingDays (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/src/time/
H A Dtime_utils.cpp20 int64_t *remainingDays) { in computeRemainingYears() argument
81 int64_t remainingDays = days % time_constants::DAYS_PER400_YEARS; in update_from_seconds() local
[all...]