Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregnexec.c35 #define DEBUG_INIT() do { char* t; if (!debug) { debug = 0x80000000; if (t = getenv("_AST_regex_ex… macro
100 #define DEBUG_INIT() macro
H A Dregcomp.c43 #define DEBUG_INIT() do { char* t; if (!debug) { debug = 0x80000000; if (t = getenv("_AST_regex_co… macro
50 #define DEBUG_INIT() macro