Searched defs:BROTLI_UNALIGNED_LOAD64LE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/brotli/dist/c/common/
H A Dplatform.h386 #define BROTLI_UNALIGNED_LOAD64LE BrotliUnalignedRead64 macro
409 static BROTLI_INLINE uint64_t BROTLI_UNALIGNED_LOAD64LE(const void* p) { function in typeref:typename:BROTLI_INLINE uint64_t
431 static BROTLI_INLINE uint64_t BROTLI_UNALIGNED_LOAD64LE(const void* p) { function in typeref:typename:BROTLI_INLINE uint64_t

Completed in 6 milliseconds