Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c114 #define JSON_INT_MAX LLONG_MAX macro
119 #define JSON_INT_MAX LONG_MAX macro
1117 limit_hi = (json_uint)JSON_INT_MAX; in strtojint()