Searched defs:DEBUG_EVENTS (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ | ||
H A D | wince.c | 87 #define DEBUG_EVENTS(x) if (debug_events) printf x macro |
H A D | win32-nat.c | 85 #define DEBUG_EVENTS(x) if (debug_events) printf_unfiltered x macro |