Searched defs:DEBUG_PRINT2 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | regex.c | 765 # 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 D | regex.c | 706 # 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 D | regex.c | 765 # 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 D | regex.c | 765 # 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 D | regex.c | 761 # 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 D | regex.c | 769 # 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 D | regex.c | 705 # 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 D | xtabbed.c | 1508 #define DEBUG_PRINT2(a, b) if (debug) printf (a, b) macro
|