Lines Matching refs:CASE_IIE
149 #define CASE_IIE(Enum, E0) \
387 CASE_IIE(TypeBasic, Unspecified),
388 CASE_IIE(TypeBasic, Address),
389 CASE_IIE(TypeBasic, Boolean),
390 CASE_IIE(TypeBasic, Float),
391 CASE_IIE(TypeBasic, Signed),
392 CASE_IIE(TypeBasic, SignedChar),
393 CASE_IIE(TypeBasic, Unsigned),
394 CASE_IIE(TypeBasic, UnsignedChar),
785 #undef CASE_IIE