Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdio.h420 static __inline__ int __sgetc(FILE *__p) in __sgetc() function
434 #define __sgetc(p) __sgetc_raw(p) macro