Searched refs:debug_parse (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Dctfconvert.c165 debug_parse = atoi(getenv("CTFCONVERT_DEBUG_PARSE"));
H A Dctftools.h93 extern int debug_parse;
H A Dst_parse.c77 int debug_parse = DEBUG_PARSE; variable
88 if (level > debug_level || !debug_parse)

Completed in 46 milliseconds