Home
last modified time | relevance | path

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

123

/dflybsd-src/stand/lib/
H A Dstrtoul.c54 int neg, any, cutlim; in strtoul() local
H A Dstrtol.c48 int neg = 0, any, cutlim; in strtol() local
/dflybsd-src/sys/libkern/
H A Dstrtol.c55 int neg = 0, any, cutlim; in strtol() local
H A Dstrtoul.c55 int neg = 0, any, cutlim; in strtoul() local
H A Dstrtouq.c53 int neg, any, cutlim; in strtouq() local
H A Dstrtoq.c53 int neg, any, cutlim; in strtoq() local
/dflybsd-src/lib/libc/citrus/
H A D_strtoul.h51 int any, cutlim, i, neg; in _FUNCNAME() local
H A D_strtol.h52 int any, cutlim, i, neg; in _FUNCNAME() local
/dflybsd-src/lib/libc/locale/
H A Dwcstoul.c56 int neg, any, cutlim; in wcstoul_l() local
H A Dwcstoimax.c57 int neg, any, cutlim; in wcstoimax_l() local
H A Dwcstoull.c57 int neg, any, cutlim; in wcstoull_l() local
H A Dwcstoumax.c57 int neg, any, cutlim; in wcstoumax_l() local
H A Dwcstol.c56 int neg, any, cutlim; in wcstol_l() local
H A Dwcstoll.c57 int neg, any, cutlim; in wcstoll_l() local
/dflybsd-src/contrib/bmake/
H A D_strtol.h61 int i, neg, any, cutlim; in _FUNCNAME() local
/dflybsd-src/lib/libc/stdlib/
H A D_strtoul.h53 int i, neg, any, cutlim; in _FUNCNAME_L() local
H A D_strtol.h53 int i, neg, any, cutlim; in _FUNCNAME_L() local
/dflybsd-src/sys/netbt/
H A Drfcomm_dlc.c75 struct rfcomm_dlc *new, *dlc, *any, *best; in rfcomm_dlc_newconn() local
/dflybsd-src/usr.sbin/mld6query/
H A Dmld6query.c59 static struct in6_addr maddr = IN6ADDR_ANY_INIT, any = IN6ADDR_ANY_INIT; variable
/dflybsd-src/usr.sbin/ypbind/
H A Dyp_ping.c216 struct sockaddr_in sin, *any = NULL; in __yp_ping() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dcommon.cc228 bool any = false; in do_allocate_commons_list() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dcommon.cc228 bool any = false; in do_allocate_commons_list() local
/dflybsd-src/lib/libdmsg/
H A Ddmsg.h185 void *any; member
189 } any; member
220 dmsg_any_t any; /* must be last element */ member
/dflybsd-src/usr.sbin/lpr/pac/
H A Dpac.c376 any(int ch, const char str[]) in any() function
/dflybsd-src/usr.bin/tip/
H A Dtip.c449 any(char c, char *p) in any() function

123