Searched refs:sk_feof (Results 1 – 3 of 3) sorted by relevance
61 int sk_feof(SkFILE *);
49 int sk_feof(SkFILE *f) { in sk_feof() function
21 while (!sk_feof(fp)) { in SkRTConfRegistry()