Home
last modified time | relevance | path

Searched refs:TIMELIB_LL_CONST (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/date/lib/
H A Dtimelib_private.h88 #define SECS_PER_ERA TIMELIB_LL_CONST(12622780800)
91 #define USECS_PER_HOUR TIMELIB_LL_CONST(3600000000)
H A Dtimelib.h133 # define TIMELIB_LL_CONST(n) n ## i64 macro
137 # define TIMELIB_LL_CONST(n) n ## ll macro

Completed in 10 milliseconds