Lines Matching refs:CASE_IIE
289 #define CASE_IIE(Enum, E0) \
593 CASE_IIE(TypeBasic, Unspecified),
594 CASE_IIE(TypeBasic, Address),
595 CASE_IIE(TypeBasic, Boolean),
596 CASE_IIE(TypeBasic, Float),
597 CASE_IIE(TypeBasic, Signed),
598 CASE_IIE(TypeBasic, SignedChar),
599 CASE_IIE(TypeBasic, Unsigned),
600 CASE_IIE(TypeBasic, UnsignedChar),
1031 #undef CASE_IIE