Searched defs:DEBUG_PRINT3 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | regex.c | 766 # 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 D | regex.c | 707 # 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 D | regex.c | 766 # 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 D | regex.c | 766 # 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 D | regex.c | 762 # 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 D | regex.c | 770 # 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 D | regex.c | 706 # 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 D | xtabbed.c | 1509 #define DEBUG_PRINT3(a, b, c) if (debug) printf (a, b, c) macro
|