Searched defs:fwprintf (Results 1 - 7 of 7) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
H A Dwchar2.h344 fwprintf (__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...) function
352 # define fwprintf(stream, ...) \ macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
H A Dwchar2.h346 fwprintf (__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...) function
354 # define fwprintf(stream, ...) \ macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
H A Dwchar2.h346 fwprintf (__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...) function
354 # define fwprintf(stream, ...) \ macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstdio.h682 int fwprintf (FILE *__stream, const wchar_t *__format, ...) function
768 int __cdecl fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...);
H A Dwchar.h530 int fwprintf (FILE *__stream, const wchar_t *__format, ...) function
615 int __cdecl fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstdio.h682 int fwprintf (FILE *__stream, const wchar_t *__format, ...) function
768 int __cdecl fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...);
H A Dwchar.h530 int fwprintf (FILE *__stream, const wchar_t *__format, ...) function
615 int __cdecl fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...);

Completed in 41 milliseconds