Searched refs:PARSE_LEAPDEL (Results 1 – 2 of 2) sorted by relevance
164 #define PARSE_LEAPDEL(x) (PARSE_SYNC(x) && (((x) & PARSEB_LEAPS) == PARSEB_LEAPDEL)) macro
4188 if (PARSE_LEAPDEL(parsetime->parse_state)) in parse_process()