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