Searched refs:_GMT_MIN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libzoneinfo/common/
H A Dlibzoneinfo.h52 #define _GMT_MIN (-13*60*60) /* The minimum GMT offset */ macro
H A Dlibzone.c707 if ((seconds < _GMT_MIN) || (seconds > _GMT_MAX)) {

Completed in 46 milliseconds