Searched refs:offsecs2 (Results 1 – 1 of 1) sorted by relevance
4217 int offsecs1, offsecs2; in time_richcompare() local4224 offsecs2 = TIME_GET_HOUR(other) * 3600 + in time_richcompare()4229 diff = offsecs1 - offsecs2; in time_richcompare()