Searched refs:vectx_debug (Results 1 – 1 of 1) sorted by relevance
34 static int vectx_debug = VECTX_DEBUG; variable35 # define DEBUG_PRINTF(n, x) if (vectx_debug >= n) printf x