Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Macros
compiler_specific.h File Reference

Go to the source code of this file.

Macros

#define FML_ALLOW_UNUSED_LOCAL(x)   false ? (void)x : (void)0
 
#define FML_ALLOW_UNUSED_TYPE
 

Macro Definition Documentation

◆ FML_ALLOW_UNUSED_LOCAL

#define FML_ALLOW_UNUSED_LOCAL (   x)    false ? (void)x : (void)0

Definition at line 18 of file compiler_specific.h.

◆ FML_ALLOW_UNUSED_TYPE

#define FML_ALLOW_UNUSED_TYPE

Definition at line 26 of file compiler_specific.h.