Searched refs:gmt_off (Results 1 – 1 of 1) sorted by relevance
3279 int gmt_off = (signed char)v[6]; in isodate7_valid() local3289 && gmt_off == 0) in isodate7_valid()3313 if (gmt_off < -48 || gmt_off > +52) in isodate7_valid()3363 int gmt_off = (signed char)v[16]; in isodate17_valid() local3367 && hundredths == 0 && gmt_off == 0) in isodate17_valid()3399 if (gmt_off < -48 || gmt_off > +52) in isodate17_valid()