Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/time/
H A D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/haiku/src/bin/unzip/
H A Dtimezone.c743 int years, months, days, hours, minutes, seconds; local
/haiku/src/kits/support/
H A DDateTime.cpp685 BDate::AddYears(int32 years) in AddYears()