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

12

/freebsd-10-stable/contrib/sendmail/libsm/
H A Dstrto.c51 register LONGLONG_T acc, cutoff; local
191 register ULONGLONG_T acc, cutoff; local
[all...]
/freebsd-10-stable/lib/libstand/
H A Dstrtol.c55 unsigned long cutoff; local
/freebsd-10-stable/sys/libkern/
H A Dstrtol.c58 unsigned long cutoff; local
H A Dstrtoul.c58 unsigned long cutoff; local
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dstrtol.c93 register unsigned long cutoff; local
H A Dstrtoul.c66 register unsigned long cutoff; local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dstrtol.c93 register unsigned long cutoff; local
H A Dstrtoul.c66 register unsigned long cutoff; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dstrtoll.c53 long long acc, cutoff; local
[all...]
H A Dstrtoul.c51 unsigned long acc, cutoff; local
H A Dstrtoull.c53 unsigned long long acc, cutoff; local
/freebsd-10-stable/lib/libc/iconv/
H A D_strtol.h50 __INT acc, cutoff; local
[all...]
H A D_strtoul.h49 __UINT acc, cutoff; local
/freebsd-10-stable/lib/libc/locale/
H A Dwcstoimax.c61 uintmax_t cutoff; local
H A Dwcstol.c55 unsigned long cutoff; local
H A Dwcstoll.c61 unsigned long long cutoff; local
H A Dwcstoul.c55 unsigned long cutoff; local
H A Dwcstoull.c61 unsigned long long cutoff; local
H A Dwcstoumax.c61 uintmax_t cutoff; local
/freebsd-10-stable/lib/libc/stdlib/
H A Dstrtoimax.c60 uintmax_t cutoff; local
H A Dstrtol.c61 unsigned long cutoff; local
H A Dstrtoll.c60 unsigned long long cutoff; local
H A Dstrtoul.c59 unsigned long cutoff; local
H A Dstrtoull.c60 unsigned long long cutoff; local
H A Dstrtoumax.c60 uintmax_t cutoff; local

Completed in 112 milliseconds

12