• Home
  • Raw
  • Download

Lines Matching refs:BROTLI_UNUSED

511 #define BROTLI_UNUSED(X) (void)(X)  macro
565 BROTLI_UNUSED(&BrotliSuppressUnusedFunctions); in BrotliSuppressUnusedFunctions()
566 BROTLI_UNUSED(&BrotliUnalignedRead16); in BrotliSuppressUnusedFunctions()
567 BROTLI_UNUSED(&BrotliUnalignedRead32); in BrotliSuppressUnusedFunctions()
568 BROTLI_UNUSED(&BrotliUnalignedRead64); in BrotliSuppressUnusedFunctions()
569 BROTLI_UNUSED(&BrotliUnalignedWrite64); in BrotliSuppressUnusedFunctions()
570 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD16LE); in BrotliSuppressUnusedFunctions()
571 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD32LE); in BrotliSuppressUnusedFunctions()
572 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD64LE); in BrotliSuppressUnusedFunctions()
573 BROTLI_UNUSED(&BROTLI_UNALIGNED_STORE64LE); in BrotliSuppressUnusedFunctions()
574 BROTLI_UNUSED(&BrotliRBit); in BrotliSuppressUnusedFunctions()
575 BROTLI_UNUSED(&brotli_min_double); in BrotliSuppressUnusedFunctions()
576 BROTLI_UNUSED(&brotli_max_double); in BrotliSuppressUnusedFunctions()
577 BROTLI_UNUSED(&brotli_min_float); in BrotliSuppressUnusedFunctions()
578 BROTLI_UNUSED(&brotli_max_float); in BrotliSuppressUnusedFunctions()
579 BROTLI_UNUSED(&brotli_min_int); in BrotliSuppressUnusedFunctions()
580 BROTLI_UNUSED(&brotli_max_int); in BrotliSuppressUnusedFunctions()
581 BROTLI_UNUSED(&brotli_min_size_t); in BrotliSuppressUnusedFunctions()
582 BROTLI_UNUSED(&brotli_max_size_t); in BrotliSuppressUnusedFunctions()
583 BROTLI_UNUSED(&brotli_min_uint32_t); in BrotliSuppressUnusedFunctions()
584 BROTLI_UNUSED(&brotli_max_uint32_t); in BrotliSuppressUnusedFunctions()
585 BROTLI_UNUSED(&brotli_min_uint8_t); in BrotliSuppressUnusedFunctions()
586 BROTLI_UNUSED(&brotli_max_uint8_t); in BrotliSuppressUnusedFunctions()
587 BROTLI_UNUSED(&BrotliDefaultAllocFunc); in BrotliSuppressUnusedFunctions()
588 BROTLI_UNUSED(&BrotliDefaultFreeFunc); in BrotliSuppressUnusedFunctions()
590 BROTLI_UNUSED(&BrotliDump); in BrotliSuppressUnusedFunctions()