Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio.h89 fputc_unlocked (int __c, FILE *__stream) in fputc_unlocked()
99 putc_unlocked (int __c, FILE *__stream) in putc_unlocked()
116 getline (char **__lineptr, size_t *__n, FILE *__stream) in getline()
126 __NTH (feof_unlocked (FILE *__stream)) in __NTH()
133 __NTH (ferror_unlocked (FILE *__stream)) in __NTH()
H A Dstdio2.h96 fprintf (FILE *__restrict __stream, __const char *__restrict __fmt, ...) in fprintf()
125 vfprintf (FILE *__restrict __stream, in vfprintf()
245 fgets (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets()
275 FILE *__restrict __stream) in fread()
303 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets_unlocked()
336 FILE *__restrict __stream) in fread_unlocked()
H A Dwchar2.h344 fwprintf (__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...) in fwprintf()
363 vfwprintf (__FILE *__restrict __stream, in vfwprintf()
383 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws()
414 fgetws_unlocked (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws_unlocked()