Home
last modified time | relevance | path

Searched defs:__x (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Driscv_aplic.h31 #define APLIC_SIZE_ALIGN(__x) (((__x) + (APLIC_MIN_SIZE - 1)) & \ argument
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h683 __launder_type(const void *__x) in __launder_type()