Searched refs:fwide (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dfwide.c38 fwide(FILE *fp, int mode) function
/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dfwide.c27 fwide(Sfio_t* f, int mode) function
29 STDIO_INT(f, "fwide", int, (Sfio_t*, int), (f, mode))
H A Dstdhdr.h104 if (fwide(f, 0) < 0) \
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_wchar.h135 #define fwide _ast_fwide macro
188 extern __MANGLE__ int fwide __PROTO__((FILE*, int));
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_wchar.h114 #define fwide _ast_fwide macro
167 extern __MANGLE__ int fwide __PROTO__((FILE*, int));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_wchar.h135 #define fwide _ast_fwide macro
188 extern __MANGLE__ int fwide __PROTO__((FILE*, int));
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_wchar.h114 #define fwide _ast_fwide macro
167 extern __MANGLE__ int fwide __PROTO__((FILE*, int));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_wchar.h135 #define fwide _ast_fwide macro
188 extern __MANGLE__ int fwide __PROTO__((FILE*, int));
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_wchar.h114 #define fwide _ast_fwide macro
167 extern __MANGLE__ int fwide __PROTO__((FILE*, int));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_wchar.h135 #define fwide _ast_fwide macro
188 extern __MANGLE__ int fwide __PROTO__((FILE*, int));
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_wchar.h114 #define fwide _ast_fwide macro
167 extern __MANGLE__ int fwide __PROTO__((FILE*, int));
/illumos-gate/usr/src/head/
H A Dwchar.h79 using std::fwide;
/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h288 extern int fwide(__FILE *, int);
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com405 common/stdio/fwide.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com780 fwide.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com757 fwide.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile733 fwide.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com814 fwide.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile156 fwide.3c \

Completed in 132 milliseconds