Searched defs:DEBUG_PRINTF (Results 1 – 2 of 2) sorted by relevance
98 #define DEBUG_PRINTF(_x...) printf(_x); macro120 #define DEBUG_PRINTF(_x...) macro
1320 pub const DEBUG_PRINTF: Self = Self(3); constant