Searched refs:verbose_flag (Results 1 – 1 of 1) sorted by relevance
55 BOOL verbose_flag; // TRUE is user specified verbose mode variable250 verbose_flag = FALSE; in parse_args()372 verbose_flag = TRUE; in parse_args()490 if (verbose_flag) in parse_args()583 if (verbose_flag) printf(" Done.\nGetting sound samples..."); in encode_soundfile()656 if (verbose_flag) printf(" Done.\nEncoding samples..."); in encode_soundfile()695 if (verbose_flag) printf(" Done.\nWriting DSPADPCM file..."); in encode_soundfile()703 if (verbose_flag) printf(" Done.\nWriting text dump file ..."); in encode_soundfile()707 if (verbose_flag) printf(" Done.\n"); in encode_soundfile()718 if (verbose_flag) printf("Getting sound header..."); in encode_input_file()[all …]