Lines Matching refs:BROTLI_UNUSED
509 #define BROTLI_UNUSED(X) (void)(X) macro
528 BROTLI_UNUSED(opaque);
534 BROTLI_UNUSED(opaque); in BrotliDefaultFreeFunc()
539 BROTLI_UNUSED(&BrotliSuppressUnusedFunctions); in BrotliSuppressUnusedFunctions()
540 BROTLI_UNUSED(&BrotliUnalignedRead16); in BrotliSuppressUnusedFunctions()
541 BROTLI_UNUSED(&BrotliUnalignedRead32); in BrotliSuppressUnusedFunctions()
542 BROTLI_UNUSED(&BrotliUnalignedRead64); in BrotliSuppressUnusedFunctions()
543 BROTLI_UNUSED(&BrotliUnalignedWrite64); in BrotliSuppressUnusedFunctions()
544 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD16LE); in BrotliSuppressUnusedFunctions()
545 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD32LE); in BrotliSuppressUnusedFunctions()
546 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD64LE); in BrotliSuppressUnusedFunctions()
547 BROTLI_UNUSED(&BROTLI_UNALIGNED_STORE64LE); in BrotliSuppressUnusedFunctions()
548 BROTLI_UNUSED(&BrotliRBit); in BrotliSuppressUnusedFunctions()
549 BROTLI_UNUSED(&brotli_min_double); in BrotliSuppressUnusedFunctions()
550 BROTLI_UNUSED(&brotli_max_double); in BrotliSuppressUnusedFunctions()
551 BROTLI_UNUSED(&brotli_min_float); in BrotliSuppressUnusedFunctions()
552 BROTLI_UNUSED(&brotli_max_float); in BrotliSuppressUnusedFunctions()
553 BROTLI_UNUSED(&brotli_min_int); in BrotliSuppressUnusedFunctions()
554 BROTLI_UNUSED(&brotli_max_int); in BrotliSuppressUnusedFunctions()
555 BROTLI_UNUSED(&brotli_min_size_t); in BrotliSuppressUnusedFunctions()
556 BROTLI_UNUSED(&brotli_max_size_t); in BrotliSuppressUnusedFunctions()
557 BROTLI_UNUSED(&brotli_min_uint32_t); in BrotliSuppressUnusedFunctions()
558 BROTLI_UNUSED(&brotli_max_uint32_t); in BrotliSuppressUnusedFunctions()
559 BROTLI_UNUSED(&brotli_min_uint8_t); in BrotliSuppressUnusedFunctions()
560 BROTLI_UNUSED(&brotli_max_uint8_t); in BrotliSuppressUnusedFunctions()
561 BROTLI_UNUSED(&BrotliDefaultAllocFunc); in BrotliSuppressUnusedFunctions()
562 BROTLI_UNUSED(&BrotliDefaultFreeFunc); in BrotliSuppressUnusedFunctions()
564 BROTLI_UNUSED(&BrotliDump); in BrotliSuppressUnusedFunctions()