Searched defs:BROTLI_UNALIGNED_LOAD64LE (Results 1 – 1 of 1) sorted by relevance
67 #define BROTLI_UNALIGNED_LOAD64LE(_p) (*(const uint64_t *)(_p)) macro91 static BROTLI_INLINE uint64_t BROTLI_UNALIGNED_LOAD64LE(const void *p) { in BROTLI_UNALIGNED_LOAD64LE() function114 static BROTLI_INLINE uint64_t BROTLI_UNALIGNED_LOAD64LE(const void *p) { in BROTLI_UNALIGNED_LOAD64LE() function126 static BROTLI_INLINE uint64_t BROTLI_UNALIGNED_LOAD64LE(const void *p) { in BROTLI_UNALIGNED_LOAD64LE() function