OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fwprintf
(Results
1 - 2
of
2
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
wchar2.h
344
fwprintf
(__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...)
function
352
# define
fwprintf
(stream, ...) \
macro
/bionic/libc/stdlib/
wchar.c
40
int
fwprintf
(FILE *stream, const wchar_t *format, ...)
function
Completed in 33 milliseconds