Home
last modified time | relevance | path

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

/external/clearsilver/util/regex/
Dregex.c565 #define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
900 #define DEBUG_PRINT3(x1, x2, x3) macro