Home
last modified time | relevance | path

Searched defs:DEBUG_PRINT3 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c766 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1226 # define DEBUG_PRINT3(x1, x2, x3) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c707 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1171 # define DEBUG_PRINT3(x1, x2, x3) macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c766 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1226 # define DEBUG_PRINT3(x1, x2, x3) macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c766 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1226 # define DEBUG_PRINT3(x1, x2, x3) macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c762 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1222 # define DEBUG_PRINT3(x1, x2, x3) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dregex.c770 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1239 # define DEBUG_PRINT3(x1, x2, x3) macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c706 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1164 # define DEBUG_PRINT3(x1, x2, x3) macro
/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dxtabbed.c1509 #define DEBUG_PRINT3(a, b, c) if (debug) printf (a, b, c) macro