OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:endfn
(Results
1 - 1
of
1
) sorted by null
/external/jpeg/
ansi2knr.c
480
char *
endfn
;
local
496
endfn
= p;
515
int len =
endfn
- buf;
533
{ char *
endfn
;
local
544
for (
endfn
= buf; *(
endfn
++) != '('; )
546
top: p =
endfn
;
662
while ( p !=
endfn
) putc(*p, out), p++;
Completed in 504 milliseconds