Searched refs:VERBOSE_PRINT (Results 1 – 3 of 3) sorted by relevance
103 VERBOSE_PRINT (("Checking for %s source files in directory \"%s\"\n", in AsDoWildcard()128 VERBOSE_PRINT (("Subdirectory: %s\n", Filename)); in AsDoWildcard()140 VERBOSE_PRINT (("File: %s\n", Filename)); in AsDoWildcard()186 VERBOSE_PRINT (("Creating Directory \"%s\"\n", TargetPath)); in AsProcessTree()356 VERBOSE_PRINT (("Processing %u bytes\n", in AsConvertFile()
1305 VERBOSE_PRINT (("long: %.80s\n", SubBuffer)); in AsCountLines()1314 VERBOSE_PRINT (("%u Lines longer than 80 found in %s\n", in AsCountLines()1447 VERBOSE_PRINT (("%u Comment %u White %u Code %u Lines in %s\n", in AsCountSourceLines()
132 #define VERBOSE_PRINT(a) if (Gbl_VerboseMode) printf PARAM_LIST(a) macro
Completed in 6 milliseconds