Searched refs:cbor_ntohll (Results 1 – 3 of 3) sorted by relevance
96 # define cbor_ntohll __builtin_bswap64 macro111 # define cbor_ntohll122 # define cbor_ntohll _byteswap_uint64139 #ifndef cbor_ntohll140 # define cbor_ntohll ntohll macro
50 return cbor_ntohll(result); in get64()
61 return cbor_ntohll(val); in cbor_mbuf_reader_get64()