Searched refs:verbose_flag (Results 1 – 1 of 1) sorted by relevance
40 BOOL verbose_flag; // TRUE is user specified verbose mode variable240 verbose_flag = FALSE; in parse_args()360 verbose_flag = TRUE; in parse_args()478 if (verbose_flag) in parse_args()573 if (verbose_flag) printf(" Done.\nGetting sound samples..."); in encode_soundfile()646 if (verbose_flag) printf(" Done.\nEncoding samples..."); in encode_soundfile()685 if (verbose_flag) printf(" Done.\nWriting DSPADPCM file..."); in encode_soundfile()693 if (verbose_flag) printf(" Done.\nWriting text dump file ..."); in encode_soundfile()697 if (verbose_flag) printf(" Done.\n"); in encode_soundfile()708 if (verbose_flag) printf("Getting sound header..."); in encode_input_file()[all …]