Home
last modified time | relevance | path

Searched defs:cutoff (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/unbound/util/
H A Drfc_1982.c48 const uint32_t cutoff = ((uint32_t) 1 << (32 - 1)); in compare_1982() local
63 const uint32_t cutoff = ((uint32_t) 1 << (32 - 1)); in subtract_1982() local
/freebsd/contrib/sendmail/libsm/
H A Dstrto.c51 register LONGLONG_T acc, cutoff; variable
191 register ULONGLONG_T acc, cutoff; local
/freebsd/crypto/openssh/openbsd-compat/
H A Dstrtoll.c53 long long acc, cutoff; in strtoll() local
H A Dstrtoull.c53 unsigned long long acc, cutoff; in strtoull() local
H A Dstrtoul.c51 unsigned long acc, cutoff; in strtoul() local
/freebsd/sys/libkern/
H A Dstrtol.c52 unsigned long cutoff; in strtol() local
H A Dstrtoul.c52 unsigned long cutoff; in strtoul() local
H A Dstrtoq.c52 u_quad_t qbase, cutoff; in strtoq() local
H A Dstrtouq.c52 u_quad_t qbase, cutoff; in strtouq() local
/freebsd/lib/libc/iconv/
H A D_strtol.h51 __INT acc, cutoff; in _FUNCNAME() local
H A D_strtoul.h50 __UINT acc, cutoff; in _FUNCNAME() local
/freebsd/contrib/bmake/
H A D_strtol.h59 __INT acc, cutoff; in _FUNCNAME() local
/freebsd/lib/libc/locale/
H A Dwcstoimax.c54 uintmax_t cutoff; in wcstoimax_l() local
H A Dwcstol.c54 unsigned long cutoff; in wcstol_l() local
H A Dwcstoll.c54 unsigned long long cutoff; in wcstoll_l() local
H A Dwcstoul.c54 unsigned long cutoff; in wcstoul_l() local
H A Dwcstoull.c54 unsigned long long cutoff; in wcstoull_l() local
H A Dwcstoumax.c54 uintmax_t cutoff; in wcstoumax_l() local
/freebsd/lib/libc/stdlib/
H A Dstrtoimax.c56 uintmax_t cutoff; in strtoimax_l() local
H A Dstrtol.c56 unsigned long cutoff; in strtol_l() local
H A Dstrtoll.c56 unsigned long long cutoff; in strtoll_l() local
H A Dstrtoul.c55 unsigned long cutoff; in strtoul_l() local
H A Dstrtoull.c56 unsigned long long cutoff; in strtoull_l() local
H A Dstrtoumax.c56 uintmax_t cutoff; in strtoumax_l() local
/freebsd/usr.bin/locate/locate/
H A Dfastfind.c148 u_char *cutoff; local

12