Searched refs:tohex (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/libc-test/src/functional/ |
H A D | inet_pton.c | 22 static void tohex(char *d, void *s, int n) in tohex() function 39 tohex(hexaddr,binaddr,16); \ 48 tohex(hexaddr,binaddr,16); \ 64 tohex(buf,&a,4); \ 74 tohex(buf,&a,4); \
|
Completed in 1 milliseconds