Searched refs:c_cut (Results 1 – 1 of 1) sorted by relevance
61 static int c_cut(FILE *, const char *);130 fcn = MB_CUR_MAX > 1 ? c_cut : b_cut; in main()333 c_cut(FILE *fp, const char *fname) in c_cut() function