Home
last modified time | relevance | path

Searched defs:maxint (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dpunycode.c23 static const unsigned int maxint = 0xFFFFFFFF; variable
/freebsd/contrib/unbound/sldns/
H A Dparseutil.c217 const uint32_t maxint = 0xffffffff; in sldns_str2period() local