Home
last modified time | relevance | path

Searched defs:getc (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdio.h521 #define getc(_fp) _IO_getc (_fp) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdio.h485 #define getc(fp) __sgetc(fp) macro