Searched refs:DEBUG_CONSTANTS (Results 1 – 3 of 3) sorted by relevance
39 #define DEBUG_CONSTANTS 0x4 macro
50 { "constants",DEBUG_CONSTANTS, NULL },
112 if (ST_DEBUG & DEBUG_CONSTANTS) { in st_upload_constants()