Home
last modified time | relevance | path

Searched defs:xdigits (Results 1 - 14 of 14) sorted by relevance

/third_party/curl/lib/
H A Dinet_pton.c178 const char *xdigits; in inet_pton6() local
/third_party/libuv/src/
H A Dinet.c218 const char *xdigits, *curtok; in inet_pton6() local
/third_party/node/deps/cares/src/lib/
H A Dinet_net_pton.c65 static const char xdigits[] = "0123456789abcdef"; in ares_inet_net_pton_ipv4() local
249 const char *xdigits; in ares_inet_pton6() local
/third_party/node/deps/uv/src/
H A Dinet.c223 const char *xdigits, *curtok; in inet_pton6() local
/third_party/toybox/toys/pending/
H A Dhost.c86 static const char xdigits[] = "0123456789abcdef"; in host_main() local
/third_party/musl/src/network/
H A Dgetnameinfo.c43 static const char xdigits[] = "0123456789abcdef"; in mkptr6() local
/third_party/musl/porting/linux/user/src/network/
H A Dgetnameinfo.c43 static const char xdigits[] = "0123456789abcdef"; in mkptr6() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetnameinfo.c36 static const char xdigits[] = "0123456789abcdef"; in mkptr6() local
/third_party/elfutils/src/
H A Dsize.c324 int xdigits = length_map[gelf_getclass (elf) - 1][radix_hex]; in print_header() local
521 const int xdigits = length_map[gelf_getclass (elf) - 1][radix_hex]; in show_bsd() local
573 int xdigits = length_map[totals_class - 1][radix_hex]; in show_bsd_totals() local
/third_party/musl/src/stdio/
H A Dvfprintf.c158 static const char xdigits[16] = { variable
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dvfprintf.c154 static const char xdigits[16] = { variable
/third_party/musl/porting/linux/user/src/stdio/
H A Dvfprintf.c160 static const char xdigits[16] = { variable
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfprintf.c154 static const char xdigits[16] = { variable
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfprintf.c154 static const char xdigits[16] = { variable

Completed in 11 milliseconds