Home
last modified time | relevance | path

Searched defs:remdays (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__secs_to_tm.c14 int remdays, remsecs, remyears; in __secs_to_tm() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__secs_to_tm.c14 int remdays, remsecs, remyears; in __secs_to_tm() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__secs_to_tm.c14 int remdays, remsecs, remyears; in __secs_to_tm() local
[all...]
/third_party/musl/src/time/
H A D__secs_to_tm.c14 int remdays, remsecs, remyears; in __secs_to_tm() local
[all...]
/third_party/rust/crates/humantime/src/
H A Ddate.rs273 let mut remdays = days % DAYS_PER_400Y; in fmt() variables
[all...]

Completed in 3 milliseconds