Home
last modified time | relevance | path

Searched defs:htonl (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/include/arpa/
Dinet.h14 #define htonl(_x) __htonl(_x) macro
23 #define htonl(_x) __htonl(_x) macro
/picolibc-latest/newlib/libc/xdr/
Dxdr_stdio.c51 # define htonl(x) xdr_htonl(x) macro
Dxdr_mem.c54 # define htonl(x) xdr_htonl(x) macro
Dxdr_rec.c72 # define htonl(x) xdr_htonl(x) macro