Lines Matching refs:timelib_sll
72 typedef int64_t timelib_sll; typedef
76 typedef signed long long timelib_sll; typedef
127 timelib_sll amount;
131 timelib_sll y, m, d; /* Years, Months and Days */
132 timelib_sll h, i, s; /* Hours, mInutes and Seconds */
139 timelib_sll days; /* Contains the number of *days*, instead of Y-M-D differences */
150 timelib_sll transistion_time;
154 timelib_sll y, m, d; /* Year, Month, Day */
155 timelib_sll h, i, s; /* Hour, mInute, Second */
163 timelib_sll sse; /* Seconds since epoch */
176 timelib_sll utc_offset;