Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Macros
macros.h File Reference

Go to the source code of this file.

Macros

#define ONLY_IN_SLIMPELLER(code)
 
#define NOT_SLIMPELLER(code)   code
 

Macro Definition Documentation

◆ NOT_SLIMPELLER

#define NOT_SLIMPELLER (   code)    code

Definition at line 16 of file macros.h.

◆ ONLY_IN_SLIMPELLER

#define ONLY_IN_SLIMPELLER (   code)

Definition at line 15 of file macros.h.