Home
last modified time | relevance | path

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

/Zephyr-latest/lib/libc/minimal/source/stdlib/
Dstrtol.c49 register int neg = 0, any, cutlim; in strtol() local
Dstrtoll.c49 register int neg = 0, any, cutlim; in strtoll() local
Dstrtoul.c49 register int neg = 0, any, cutlim; in strtoul() local
Dstrtoull.c49 register int neg = 0, any, cutlim; in strtoull() local
/Zephyr-latest/subsys/net/lib/dns/
Ddns_sd.c652 const struct sockaddr_in any = { in port_in_use_sockaddr() local
/Zephyr-latest/tests/net/ip-addr/src/
Dmain.c216 struct in6_addr any = IN6ADDR_ANY_INIT; in ZTEST() local
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c1308 struct in_addr any = INADDR_ANY_INIT; in dhcpv4_parse_options() local