OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:at_eof
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
input.c
374
at_eof
(void)
function in typeref:typename:int
/src/sys/dev/stbi/
stb_image.c
885
__forceinline static int
at_eof
(stbi *s)
function in typeref:typename:int
1771
if (
at_eof
(&z->s)) return e("no SOF", "Corrupt JPEG");
1791
while (!
at_eof
(&j->s)) {
4109
if (
at_eof
(s)) return epuc("bad file","PIC file too short");
4148
if (
at_eof
(s)) return epuc("bad file","file too short (reading packets)");
4182
if (
at_eof
(s)) return epuc("bad file","file too short (pure read count)");
4200
if (
at_eof
(s)) return epuc("bad file","file too short (mixed read count)");
4246
if (
at_eof
(s)) return epuc("bad file","file too short (pic header)");
4784
while (!
at_eof
(z) && c != '\n') {
4788
while (!
at_eof
(z) && get8(z) != '\n'
[
all
...]
Completed in 49 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025