Searched refs:vs_debug (Results 1 – 1 of 1) sorted by relevance
61 #define DPRINTF(y,x) if (vs_debug >= (y)) printf x62 static int vs_debug; variable184 vs_debug = 1; in vs_match()