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