Home
last modified time | relevance | path

Searched refs:BROTLI_BSWAP64_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/common/
H A Dplatform.h404 #define BROTLI_BSWAP64_(V) ( \ macro
411 return BROTLI_BSWAP64_(value); in BROTLI_UNALIGNED_LOAD64LE()
414 uint64_t value = BROTLI_BSWAP64_(v); in BROTLI_UNALIGNED_STORE64LE()
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h404 #define BROTLI_BSWAP64_(V) ( \ macro
411 return BROTLI_BSWAP64_(value); in BROTLI_UNALIGNED_LOAD64LE()
414 uint64_t value = BROTLI_BSWAP64_(v); in BROTLI_UNALIGNED_STORE64LE()

Completed in 3 milliseconds