Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c767 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro
1227 # define DEBUG_PRINT4(x1, x2, x3, x4) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c708 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro
1172 # define DEBUG_PRINT4(x1, x2, x3, x4) macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c767 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro
1227 # define DEBUG_PRINT4(x1, x2, x3, x4) macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c767 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro
1227 # define DEBUG_PRINT4(x1, x2, x3, x4) macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c763 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro
1223 # define DEBUG_PRINT4(x1, x2, x3, x4) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dregex.c771 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro
1240 # define DEBUG_PRINT4(x1, x2, x3, x4) macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c707 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro
1165 # define DEBUG_PRINT4(x1, x2, x3, x4) macro
/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dxtabbed.c1510 #define DEBUG_PRINT4(a, b, c, d) if (debug) printf (a, b, c, d) macro