Searched refs:xp_debug (Results 1 – 1 of 1) sorted by relevance
75 uint32_t xp_debug = 0; variable76 #define DPRINTF(x, y) if (xp_debug & (x)) printf y