Searched refs:offsecs1 (Results 1 – 1 of 1) sorted by relevance
4452 int offsecs1, offsecs2; in time_richcompare() local4454 offsecs1 = TIME_GET_HOUR(self) * 3600 + in time_richcompare()4464 diff = offsecs1 - offsecs2; in time_richcompare()