Searched defs:UNUSED (Results 1 – 9 of 9) sorted by relevance
3 #define UNUSED(x) (void)(x) macro
99 #define UNUSED __attribute__((__unused__)) macro231 static void check_sha512(struct sha512_ctx *ctx UNUSED) in check_sha512()371 static bool alignment_ok(const void *p UNUSED, size_t n UNUSED) in alignment_ok()
14 UNUSED = 0xFF, enumerator
14 UNUSED = 0xFF enumerator
497 const UNUSED: BorrowFlag = 0; constant
459 UNUSED = 0, enumerator
300 #define UNUSED 0 macro
44 #define UNUSED __attribute__ ((unused)) macro