Go to the source code of this file.
Defines | |
#define | USE_LOCAL_ARRAYS false |
#define | LOCAL_ARRAY_NAME(x) x |
#define | LOCAL_INT_ARRAY(x) |
#define | CONST_LOCAL_INT_ARRAY(x) |
#define | GET(x, index) x [index] |
#define | SET(x, index, value) x .setElement(index, value) |
|
Definition at line 26 of file features.hpp. |
|
Definition at line 27 of file features.hpp. |
|
Definition at line 24 of file features.hpp. |
|
Definition at line 25 of file features.hpp. |
|
Definition at line 28 of file features.hpp. |
|
Definition at line 8 of file features.hpp. |