Home | History | Annotate | Download | only in io

Lines Matching refs:ufile_getch32

1209             if ((isNotEOF = ufile_getch32(input, &c)) && uset_contains(scanset, c)) {