index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
include
/
net
/
arpa
/
inet.h
blob: 2cc6f45ab47c041f9606ba38f5c39dea95e75a53 (
plain
)
1
2
3
4
5
6
/* */
uint32_t
ntohl
(
uint32_t
netlong
);
uint16_t
ntohs
(
uint16_t
netshort
);