Home
last modified time | relevance | path

Searched refs:BrotliRBit (Results 1 – 1 of 1) sorted by relevance

/external/brotli/c/common/
Dplatform.h493 static BROTLI_INLINE brotli_reg_t BrotliRBit(brotli_reg_t input) { in BrotliRBit() function
498 #define BROTLI_RBIT(x) BrotliRBit(x)
502 static BROTLI_INLINE void BrotliRBit(void) { /* Should break build if used. */ } in BrotliRBit() function
574 BROTLI_UNUSED(&BrotliRBit); in BrotliSuppressUnusedFunctions()