Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c765 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) macro
1225 # define DEBUG_PRINT2(x1, x2) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c706 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) macro
1170 # define DEBUG_PRINT2(x1, x2) macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c765 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) macro
1225 # define DEBUG_PRINT2(x1, x2) macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c765 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) macro
1225 # define DEBUG_PRINT2(x1, x2) macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c761 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) macro
1221 # define DEBUG_PRINT2(x1, x2) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dregex.c769 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) macro
1238 # define DEBUG_PRINT2(x1, x2) macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c705 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) macro
1163 # define DEBUG_PRINT2(x1, x2) macro
/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dxtabbed.c1508 #define DEBUG_PRINT2(a, b) if (debug) printf (a, b) macro