Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libsm/
H A Dstrto.c53 register int any, cutlim; variable
194 register int any, cutlim; local
/freebsd/crypto/openssh/openbsd-compat/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
H A Dstrtoull.c55 int neg, any, cutlim; in strtoull() local
H A Dstrtoul.c53 int neg, any, cutlim; in strtoul() local
/freebsd/sys/libkern/
H A Dstrtol.c53 int neg = 0, any, cutlim; in strtol() local
H A Dstrtoul.c53 int neg = 0, any, cutlim; in strtoul() local
H A Dstrtoq.c53 int neg, any, cutlim; in strtoq() local
H A Dstrtouq.c53 int neg, any, cutlim; in strtouq() local
/freebsd/lib/libc/iconv/
H A D_strtol.h53 int any, cutlim, i, neg; in _FUNCNAME() local
H A D_strtoul.h52 int any, cutlim, i, neg; in _FUNCNAME() local
/freebsd/contrib/bmake/
H A D_strtol.h61 int i, neg, any, cutlim; in _FUNCNAME() local
/freebsd/lib/libc/locale/
H A Dwcstoimax.c55 int neg, any, cutlim; in wcstoimax_l() local
H A Dwcstol.c55 int neg, any, cutlim; in wcstol_l() local
H A Dwcstoll.c55 int neg, any, cutlim; in wcstoll_l() local
H A Dwcstoul.c55 int neg, any, cutlim; in wcstoul_l() local
H A Dwcstoull.c55 int neg, any, cutlim; in wcstoull_l() local
H A Dwcstoumax.c55 int neg, any, cutlim; in wcstoumax_l() local
/freebsd/lib/libc/stdlib/
H A Dstrtoimax.c57 int neg, any, cutlim; in strtoimax_l() local
H A Dstrtol.c57 int neg, any, cutlim; in strtol_l() local
H A Dstrtoll.c57 int neg, any, cutlim; in strtoll_l() local
H A Dstrtoul.c56 int neg, any, cutlim; in strtoul_l() local
H A Dstrtoull.c57 int neg, any, cutlim; in strtoull_l() local
H A Dstrtoumax.c57 int neg, any, cutlim; in strtoumax_l() local
/freebsd/sys/net/
H A Dif_clone.c799 int cutlim = INT_MAX % 10; ifc_name2unit() local
/freebsd/contrib/sendmail/src/
H A Dconf.c4163 register int neg = 0, any, cutlim; local