Searched defs:ifp (Results 1 – 2 of 2) sorted by relevance
188 FILE *ifp; in main() local209 bool process_file(char *file_name, FILE *ifp, FILE *ofp) { in process_file()240 int read_line(FILE *ifp, char *line, int limit) { in read_line()
62 FILE *ifp; /* input file handle */ member213 FILE *ifp; in main() local282 static token_t next_token(FILE *ifp, char *buf, int size) { in next_token()421 static mp_result run_file(FILE *ifp, cstate_t *op_state) { in run_file()