Home
last modified time | relevance | path

Searched refs:output_suf (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ptoc/ptoc/
H A Dmain.cxx132 char *output_suf; variable
187 { NULL, &output_suf, "-suf", ".cxx", in scan_opt()
322 if (language_c) output_suf = ".c"; in main()
323 output_file = dprintf("%.*s%s", file_name_len, input_file, output_suf); in main()