Searched defs:UNUSED (Results 1 – 5 of 5) sorted by relevance
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()
497 const UNUSED: BorrowFlag = 0; constant
459 UNUSED = 0, enumerator
300 #define UNUSED 0 macro
44 #define UNUSED __attribute__ ((unused)) macro