Searched defs:defineConstant (Results 1 – 2 of 2) sorted by relevance
70 void defineConstant(const char* type, const char* name, const char* value) { in defineConstant() function74 void defineConstant(const char* name, int value) { in defineConstant() function78 void defineConstant(const char* name, float value) { in defineConstant() function
75 void defineConstant(const char* type, const char* name, const char* value) { in defineConstant() function79 void defineConstant(const char* name, int value) { in defineConstant() function83 void defineConstant(const char* name, float value) { in defineConstant() function