Searched refs:type_is_enum (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dchecker.h174 #define type_is_enum(type_p) \ macro
186 || type_is_enum(type_p) \
196 && !type_is_enum(type_p) \
H A Dchecker.c4246 || (type_is_enum(type_p)
4259 if (type_is_enum(type_p))
4687 && !type_is_enum(type_p)
H A Dpropagat.c1969 else if (type_is_enum(type_p))

Completed in 141 milliseconds