Home
last modified time | relevance | path

Searched defs:TYPE_INT (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/user/
H A Dthunk.h36 TYPE_INT, enumerator
/openbmc/linux/drivers/usb/renesas_usbhs/
Dcommon.h
/openbmc/linux/drivers/usb/mtu3/
Dmtu3_hw_regs.h
/openbmc/qemu/target/hexagon/
H A Dmacros.h36 #define TYPE_INT(X) __builtin_types_compatible_p(typeof(X), int) macro