Searched defs:printc (Results 1 – 3 of 3) sorted by relevance
41 function printc(s) function
76 function printc(s) {if (opt_c) print s > ctmpfilename;} function
1066 printc(FILE *file1, size_t file1end, FILE *file2, size_t file2end) in printc() function