Searched refs:increment_overflow (Results 1 – 1 of 1) sorted by relevance
572 static bool increment_overflow(int *, int);1736 || increment_overflow(&yearbeg1, 1) in tzparse()1744 if (increment_overflow(&yearlim, years_of_observations)) in tzparse()1776 if (increment_overflow(&yearlim, years_of_observations)) in tzparse()2473 increment_overflow(int *ip, int j) in increment_overflow() function