Home
last modified time | relevance | path

Searched refs:JSON_INT_MIN (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c115 #define JSON_INT_MIN LLONG_MIN macro
120 #define JSON_INT_MIN LONG_MIN macro
1113 limit_hi = (json_uint)-(JSON_INT_MIN + 1) + 1; in strtojint()