Searched refs:inf_read_upto (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dfix-header.c216 static int inf_read_upto (sstring *, int);
928 inf_read_upto (sstring *str, int delim)
998 c = inf_read_upto (&buf, '\n');
927 inf_read_upto (sstring *str, int delim) function

Completed in 41 milliseconds