Searched refs:increment_overflow (Results 1 – 1 of 1) sorted by relevance
164 static int increment_overflow(int *number, int delta);1324 increment_overflow(number, delta) in increment_overflow() function1359 return increment_overflow(tensptr, tensdelta);1477 if (increment_overflow(&yourtm.tm_sec, 1 - SECSPERMIN))