/dflybsd-src/stand/lib/ |
H A D | strtoul.c | 54 int neg, any, cutlim; in strtoul() local
|
H A D | strtol.c | 48 int neg = 0, any, cutlim; in strtol() local
|
/dflybsd-src/sys/libkern/ |
H A D | strtol.c | 55 int neg = 0, any, cutlim; in strtol() local
|
H A D | strtoul.c | 55 int neg = 0, any, cutlim; in strtoul() local
|
H A D | strtouq.c | 53 int neg, any, cutlim; in strtouq() local
|
H A D | strtoq.c | 53 int neg, any, cutlim; in strtoq() local
|
/dflybsd-src/lib/libc/citrus/ |
H A D | _strtoul.h | 51 int any, cutlim, i, neg; in _FUNCNAME() local
|
H A D | _strtol.h | 52 int any, cutlim, i, neg; in _FUNCNAME() local
|
/dflybsd-src/lib/libc/locale/ |
H A D | wcstoul.c | 56 int neg, any, cutlim; in wcstoul_l() local
|
H A D | wcstoimax.c | 57 int neg, any, cutlim; in wcstoimax_l() local
|
H A D | wcstoull.c | 57 int neg, any, cutlim; in wcstoull_l() local
|
H A D | wcstoumax.c | 57 int neg, any, cutlim; in wcstoumax_l() local
|
H A D | wcstol.c | 56 int neg, any, cutlim; in wcstol_l() local
|
H A D | wcstoll.c | 57 int neg, any, cutlim; in wcstoll_l() local
|
/dflybsd-src/contrib/bmake/ |
H A D | _strtol.h | 61 int i, neg, any, cutlim; in _FUNCNAME() local
|
/dflybsd-src/lib/libc/stdlib/ |
H A D | _strtoul.h | 53 int i, neg, any, cutlim; in _FUNCNAME_L() local
|
H A D | _strtol.h | 53 int i, neg, any, cutlim; in _FUNCNAME_L() local
|
/dflybsd-src/sys/netbt/ |
H A D | rfcomm_dlc.c | 75 struct rfcomm_dlc *new, *dlc, *any, *best; in rfcomm_dlc_newconn() local
|
/dflybsd-src/usr.sbin/mld6query/ |
H A D | mld6query.c | 59 static struct in6_addr maddr = IN6ADDR_ANY_INIT, any = IN6ADDR_ANY_INIT; variable
|
/dflybsd-src/usr.sbin/ypbind/ |
H A D | yp_ping.c | 216 struct sockaddr_in sin, *any = NULL; in __yp_ping() local
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | common.cc | 228 bool any = false; in do_allocate_commons_list() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | common.cc | 228 bool any = false; in do_allocate_commons_list() local
|
/dflybsd-src/lib/libdmsg/ |
H A D | dmsg.h | 185 void *any; member 189 } any; member 220 dmsg_any_t any; /* must be last element */ member
|
/dflybsd-src/usr.sbin/lpr/pac/ |
H A D | pac.c | 376 any(int ch, const char str[]) in any() function
|
/dflybsd-src/usr.bin/tip/ |
H A D | tip.c | 449 any(char c, char *p) in any() function
|