Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/tcg/multiarch/
H A Dsha512.c99 #define UNUSED __attribute__((__unused__)) macro
231 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()
/qemu/rust/qemu-api/src/
H A Dcell.rs497 const UNUSED: BorrowFlag = 0; constant
/qemu/hw/sh4/
H A Dsh7750.c459 UNUSED = 0, enumerator
/qemu/disas/
H A Dalpha.c300 #define UNUSED 0 macro
/qemu/linux-user/
H A Dstrace.c44 #define UNUSED __attribute__ ((unused)) macro