Searched refs:timelib_time_compare (Results 1 – 4 of 4) sorted by relevance
75 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare() function
912 int timelib_time_compare(timelib_time *t1, timelib_time *t2);
242 if (timelib_time_compare(one, two) < 0) { in timelib_diff_days()
1808 return timelib_time_compare(o1->time, o2->time); in date_object_compare_date()
Completed in 26 milliseconds