Home
last modified time | relevance | path

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

/plan9/sys/src/ape/cmd/diff/
H A Dregex.c690 #define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1025 #define DEBUG_PRINT3(x1, x2, x3) macro