| add_entrypoint_object( | |
| htonl | |
| SRCS | |
| htonl.cpp | |
| HDRS | |
| htonl.h | |
| DEPENDS | |
| libc.include.arpa_inet | |
| libc.src.__support.common | |
| ) | |
| add_entrypoint_object( | |
| htons | |
| SRCS | |
| htons.cpp | |
| HDRS | |
| htons.h | |
| DEPENDS | |
| libc.include.arpa_inet | |
| libc.src.__support.common | |
| ) | |
| add_entrypoint_object( | |
| ntohl | |
| SRCS | |
| ntohl.cpp | |
| HDRS | |
| ntohl.h | |
| DEPENDS | |
| libc.include.arpa_inet | |
| libc.src.__support.common | |
| ) | |
| add_entrypoint_object( | |
| ntohs | |
| SRCS | |
| ntohs.cpp | |
| HDRS | |
| ntohs.h | |
| DEPENDS | |
| libc.include.arpa_inet | |
| libc.src.__support.common | |
| ) |