Searched defs:nghttp3_htonl64 (Results 1 – 1 of 1) sorted by relevance
66 # define nghttp3_htonl64(N) htobe64(N) macro70 # define nghttp3_htonl64(N) (N) macro73 # define nghttp3_htonl64(N) nghttp3_bswap64(N) macro