Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dstdio.h91 fputc_unlocked (int __c, FILE *__stream) in fputc_unlocked()
101 putc_unlocked (int __c, FILE *__stream) in putc_unlocked()
118 getline (char **__lineptr, size_t *__n, FILE *__stream) in getline()
128 __NTH (feof_unlocked (FILE *__stream)) in __NTH()
135 __NTH (ferror_unlocked (FILE *__stream)) in __NTH()
H A Dstdio2.h103 fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) in fprintf()
132 vfprintf (FILE *__restrict __stream, in vfprintf()
262 fgets (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets()
292 FILE *__restrict __stream) in fread()
324 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets_unlocked()
359 FILE *__restrict __stream) in fread_unlocked()
H A Dwchar2.h354 fwprintf (__FILE *__restrict __stream, const wchar_t *__restrict __fmt, ...) in fwprintf()
373 vfwprintf (__FILE *__restrict __stream, in vfwprintf()
393 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws()
425 fgetws_unlocked (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws_unlocked()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dstdio.h91 fputc_unlocked (int __c, FILE *__stream) in fputc_unlocked()
101 putc_unlocked (int __c, FILE *__stream) in putc_unlocked()
118 getline (char **__lineptr, size_t *__n, FILE *__stream) in getline()
128 __NTH (feof_unlocked (FILE *__stream)) in __NTH()
135 __NTH (ferror_unlocked (FILE *__stream)) in __NTH()
H A Dstdio2.h103 fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) in fprintf()
132 vfprintf (FILE *__restrict __stream, in vfprintf()
262 fgets (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets()
292 FILE *__restrict __stream) in fread()
324 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets_unlocked()
359 FILE *__restrict __stream) in fread_unlocked()
H A Dwchar2.h354 fwprintf (__FILE *__restrict __stream, const wchar_t *__restrict __fmt, ...) in fwprintf()
373 vfwprintf (__FILE *__restrict __stream, in vfwprintf()
393 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws()
425 fgetws_unlocked (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws_unlocked()