x3                620 libglibc/regex.c # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3)
x3                621 libglibc/regex.c # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4)
x3                967 libglibc/regex.c # define DEBUG_PRINT3(x1, x2, x3)
x3                968 libglibc/regex.c # define DEBUG_PRINT4(x1, x2, x3, x4)