/freebsd/contrib/sendmail/libsm/ |
H A D | strto.c | 53 register int any, cutlim; variable 194 register int any, cutlim; local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | strtoll.c | 55 int neg, any, cutlim; in strtoll() local
|
H A D | strtoull.c | 55 int neg, any, cutlim; in strtoull() local
|
H A D | strtoul.c | 53 int neg, any, cutlim; in strtoul() local
|
/freebsd/sys/libkern/ |
H A D | strtol.c | 53 int neg = 0, any, cutlim; in strtol() local
|
H A D | strtoul.c | 53 int neg = 0, any, cutlim; in strtoul() local
|
H A D | strtoq.c | 53 int neg, any, cutlim; in strtoq() local
|
H A D | strtouq.c | 53 int neg, any, cutlim; in strtouq() local
|
/freebsd/lib/libc/iconv/ |
H A D | _strtol.h | 53 int any, cutlim, i, neg; in _FUNCNAME() local
|
H A D | _strtoul.h | 52 int any, cutlim, i, neg; in _FUNCNAME() local
|
/freebsd/contrib/bmake/ |
H A D | _strtol.h | 61 int i, neg, any, cutlim; in _FUNCNAME() local
|
/freebsd/lib/libc/locale/ |
H A D | wcstoimax.c | 55 int neg, any, cutlim; in wcstoimax_l() local
|
H A D | wcstol.c | 55 int neg, any, cutlim; in wcstol_l() local
|
H A D | wcstoll.c | 55 int neg, any, cutlim; in wcstoll_l() local
|
H A D | wcstoul.c | 55 int neg, any, cutlim; in wcstoul_l() local
|
H A D | wcstoull.c | 55 int neg, any, cutlim; in wcstoull_l() local
|
H A D | wcstoumax.c | 55 int neg, any, cutlim; in wcstoumax_l() local
|
/freebsd/lib/libc/stdlib/ |
H A D | strtoimax.c | 57 int neg, any, cutlim; in strtoimax_l() local
|
H A D | strtol.c | 57 int neg, any, cutlim; in strtol_l() local
|
H A D | strtoll.c | 57 int neg, any, cutlim; in strtoll_l() local
|
H A D | strtoul.c | 56 int neg, any, cutlim; in strtoul_l() local
|
H A D | strtoull.c | 57 int neg, any, cutlim; in strtoull_l() local
|
H A D | strtoumax.c | 57 int neg, any, cutlim; in strtoumax_l() local
|
/freebsd/sys/net/ |
H A D | if_clone.c | 799 int cutlim = INT_MAX % 10; ifc_name2unit() local
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.c | 4163 register int neg = 0, any, cutlim; local
|