Lines Matching refs:timelib_sll
148 typedef int64_t timelib_sll; typedef
152 typedef signed long long timelib_sll; typedef
213 timelib_sll amount;
217 timelib_sll y, m, d; /* Years, Months and Days */
218 timelib_sll h, i, s; /* Hours, mInutes and Seconds */
225 timelib_sll days; /* Contains the number of *days*, instead of Y-M-D differences */
236 timelib_sll transistion_time;
240 timelib_sll y, m, d; /* Year, Month, Day */
241 timelib_sll h, i, s; /* Hour, mInute, Second */
249 timelib_sll sse; /* Seconds since epoch */
262 timelib_sll utc_offset;