Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sh4/
H A Dsh_intc.h34 #define _INTC_ARRAY(a) a, ARRAY_SIZE(a) macro
/openbmc/linux/include/linux/
H A Dsh_intc.h103 #define _INTC_ARRAY(a) a, _INTC_SIZEOF_OR_ZERO(a)/sizeof(*a) macro