Searched defs:__stream (Results 1 – 1 of 1) sorted by relevance
304 fwprintf (__FILE *__restrict __stream, const wchar_t *__restrict __fmt, ...) in fwprintf()323 vfwprintf (__FILE *__restrict __stream, in vfwprintf()343 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws()369 fgetws_unlocked (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) in fgetws_unlocked()
Completed in 4 milliseconds