Searched defs:DEBUG_PRINT3 (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 556 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro 903 # define DEBUG_PRINT3(x1, x2, x3) macro
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 692 #define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro 1027 #define DEBUG_PRINT3(x1, x2, x3) macro
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | regex.c | 761 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro 1221 # define DEBUG_PRINT3(x1, x2, x3) macro
|