Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfty_regex.c133 # define MAYBE_UNUSED macro
135 # define MAYBE_UNUSED GCC_UNUSED macro
147 Generic_RegularExpression_Type(void *arg MAYBE_UNUSED) in Generic_RegularExpression_Type() argument
266 Copy_RegularExpression_Type(const void *argp MAYBE_UNUSED) in Copy_RegularExpression_Type() argument
292 Free_RegularExpression_Type(void *argp MAYBE_UNUSED) in Free_RegularExpression_Type() argument
333 Check_RegularExpression_Field(FIELD *field MAYBE_UNUSED, in Check_RegularExpression_Field() argument
334 const void *argp MAYBE_UNUSED) in Check_RegularExpression_Field() argument
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_dispatch.c17 #define MAYBE_UNUSED(x) (void)((x)) macro
143 MAYBE_UNUSED(features); in blake3_compress_in_place()
172 MAYBE_UNUSED(features); in blake3_compress_xof()
201 MAYBE_UNUSED(features); in blake3_hash_many()
251 MAYBE_UNUSED(features); in blake3_simd_degree()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c141 # define MAYBE_UNUSED macro
143 # define MAYBE_UNUSED GCC_UNUSED macro
147 # define MAYBE_UNUSED macro
149 # define MAYBE_UNUSED GCC_UNUSED macro
171 _nc_timed_wait(SCREEN *sp MAYBE_UNUSED, in _nc_timed_wait() argument
172 int mode MAYBE_UNUSED, in _nc_timed_wait() argument