Searched defs:acc (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-10.1-release/contrib/sendmail/libsm/
H A Dstrto.c51 register LONGLONG_T acc, cutoff; local
191 register ULONGLONG_T acc, cutoff; local
[all...]
/freebsd-10.1-release/lib/libstand/
H A Dstrtol.c53 unsigned long acc; local
[all...]
/freebsd-10.1-release/sys/libkern/
H A Dstrtol.c56 unsigned long acc; local
[all...]
H A Dstrtoul.c56 unsigned long acc; local
[all...]
/freebsd-10.1-release/contrib/ntp/lib/isc/
H A Dstrtoul.c76 unsigned long acc; local
[all...]
/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dstrtol.c91 register unsigned long acc; local
[all...]
H A Dstrtoul.c64 register unsigned long acc; local
[all...]
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dstrtol.c91 register unsigned long acc; local
[all...]
H A Dstrtoul.c64 register unsigned long acc; local
[all...]
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dstrtoll.c53 long long acc, cutoff; local
[all...]
H A Dstrtoul.c51 unsigned long acc, cutoff; local
[all...]
H A Dstrtoull.c53 unsigned long long acc, cutoff; local
[all...]
/freebsd-10.1-release/lib/libc/iconv/
H A D_strtol.h50 __INT acc, cutoff; local
[all...]
H A D_strtoul.h49 __UINT acc, cutoff; local
[all...]
/freebsd-10.1-release/lib/libc/locale/
H A Dwcstoimax.c59 uintmax_t acc; local
[all...]
H A Dwcstol.c53 unsigned long acc; local
[all...]
H A Dwcstoll.c59 unsigned long long acc; local
[all...]
H A Dwcstoul.c53 unsigned long acc; local
[all...]
H A Dwcstoull.c59 unsigned long long acc; local
[all...]
H A Dwcstoumax.c59 uintmax_t acc; local
[all...]
/freebsd-10.1-release/lib/libc/stdlib/
H A Dstrtoimax.c58 uintmax_t acc; local
[all...]
H A Dstrtol.c59 unsigned long acc; local
[all...]
H A Dstrtoll.c58 unsigned long long acc; local
[all...]
H A Dstrtoul.c57 unsigned long acc; local
[all...]
H A Dstrtoull.c58 unsigned long long acc; local
[all...]

Completed in 272 milliseconds

123