Home
last modified time | relevance | path

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

/openbmc/sdbusplus/test/vtable/
H A Dvtable_c.c3 #define UNUSED(x) (void)(x) macro
/openbmc/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()
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram.h14 UNUSED = 0xFF, enumerator
H A Dsdram_rk3399.h14 UNUSED = 0xFF enumerator
H A Dsdram_rk322x.h14 UNUSED = 0xFF, enumerator
/openbmc/qemu/rust/qemu-api/src/
H A Dcell.rs497 const UNUSED: BorrowFlag = 0; constant
/openbmc/qemu/hw/sh4/
H A Dsh7750.c459 UNUSED = 0, enumerator
/openbmc/qemu/disas/
H A Dalpha.c300 #define UNUSED 0 macro
/openbmc/qemu/linux-user/
H A Dstrace.c44 #define UNUSED __attribute__ ((unused)) macro