Home
last modified time | relevance | path

Searched defs:remyears (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
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__secs_to_tm.c14 int remdays, remsecs, remyears; in __secs_to_tm() local
/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
/third_party/musl/src/time/
H A D__secs_to_tm.c14 int remdays, remsecs, remyears; in __secs_to_tm() local
/third_party/rust/crates/humantime/src/
H A Ddate.rs288 let mut remyears = remdays / 365; in fmt() variables

Completed in 4 milliseconds