Searched defs:cutoff (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-current/contrib/unbound/util/
H A Drfc_1982.c48 const uint32_t cutoff = ((uint32_t) 1 << (32 - 1)); local
63 const uint32_t cutoff = ((uint32_t) 1 << (32 - 1)); local
/freebsd-current/contrib/sendmail/libsm/
H A Dstrto.c51 register LONGLONG_T acc, cutoff; local
191 register ULONGLONG_T acc, cutoff; local
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dstrtoll.c53 long long acc, cutoff; local
[all...]
H A Dstrtoull.c53 unsigned long long acc, cutoff; local
H A Dstrtoul.c51 unsigned long acc, cutoff; local
/freebsd-current/contrib/bmake/
H A D_strtol.h59 __INT acc, cutoff; local
[all...]
/freebsd-current/lib/libc/iconv/
H A D_strtol.h51 __INT acc, cutoff; local
[all...]
H A D_strtoul.h50 __UINT acc, cutoff; local
/freebsd-current/sys/libkern/
H A Dstrtol.c52 unsigned long cutoff; local
H A Dstrtoq.c52 u_quad_t qbase, cutoff; local
H A Dstrtoul.c52 unsigned long cutoff; local
H A Dstrtouq.c52 u_quad_t qbase, cutoff; local
/freebsd-current/lib/libc/locale/
H A Dwcstol.c54 unsigned long cutoff; local
H A Dwcstoul.c54 unsigned long cutoff; local
H A Dwcstoimax.c54 uintmax_t cutoff; local
H A Dwcstoll.c54 unsigned long long cutoff; local
H A Dwcstoumax.c54 uintmax_t cutoff; local
H A Dwcstoull.c54 unsigned long long cutoff; local
/freebsd-current/lib/libc/stdlib/
H A Dstrtoll.c56 unsigned long long cutoff; local
H A Dstrtol.c56 unsigned long cutoff; local
H A Dstrtoull.c56 unsigned long long cutoff; local
H A Dstrtoul.c55 unsigned long cutoff; local
H A Dstrtoumax.c56 uintmax_t cutoff; local
H A Dstrtoimax.c56 uintmax_t cutoff; local
/freebsd-current/crypto/openssl/crypto/ocsp/
H A Dv3_ocsp.c143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, argument

Completed in 161 milliseconds

12