Home
last modified time | relevance | path

Searched refs:htonll (Results 1 – 3 of 3) sorted by relevance

/third_party/node/benchmark/buffers/
Dbuffer-swap.js48 Buffer.prototype.htonll = function htonll() { method in Buffer
/third_party/libnl/include/netlink-private/
Dutils.h22 #define htonll(x) ntohll(x) macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h1159 #ifndef htonll
1168 #define htonll(x) htobe64(x) macro