Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 80 of file wpp_private.h.
{ def_none, /* Not-a-define; used as return value */ def_define, /* Simple defines */ def_macro, /* Macro defines */ def_special /* Special expansions like __LINE__ and __FILE__ */ } def_type_t;