Searched refs:LEAPOCH (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/time/
H A D__secs_to_tm.c5 #define LEAPOCH (946684800LL + 86400 * (31 + 29)) macro
23 secs = t - LEAPOCH;

Completed in 9 milliseconds