Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/blake3/
Dblake3_dispatch.c17 #define MAYBE_UNUSED(x) (void)((x)) macro
142 MAYBE_UNUSED(features); in blake3_compress_in_place()
171 MAYBE_UNUSED(features); in blake3_compress_xof()
200 MAYBE_UNUSED(features); in blake3_hash_many()
250 MAYBE_UNUSED(features); in blake3_simd_degree()