GDB (xrefs)
Macros
enum-flags.h File Reference

Go to the source code of this file.

Macros

#define DEF_ENUM_FLAGS_TYPE(enum_type, flags_type)   typedef enum_type flags_type
 

Macro Definition Documentation

◆ DEF_ENUM_FLAGS_TYPE

#define DEF_ENUM_FLAGS_TYPE (   enum_type,
  flags_type 
)    typedef enum_type flags_type

Definition at line 210 of file enum-flags.h.