Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dmixeng.c39 #define ITYPE int macro
54 #define ITYPE uint macro
70 #define ITYPE int macro
94 #define ITYPE uint macro
116 #define ITYPE int macro
140 #define ITYPE uint macro
/openbmc/linux/drivers/block/
H A Dfloppy.c300 #define ITYPE(x) (((x) >> 2) & 0x1f) macro