Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/common/
H A 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()
/third_party/skia/third_party/externals/brotli/c/common/
H A 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()

Completed in 2 milliseconds