Searched refs:wscanf (Results 1 – 21 of 21) sorted by relevance
/illumos-gate/usr/src/head/iso/ |
H A D | wchar_iso.h | 153 #pragma redefine_extname wscanf _wscanf_c89 163 #define wscanf _wscanf_c89 macro 320 extern int wscanf(const wchar_t *_RESTRICT_KYWD, ...);
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | wscanf.c | 27 wscanf(const wchar_t* fmt, ...) in wscanf() function
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | wchar | 94 #define wscanf _ast_wscanf 144 extern int wscanf(const wchar_t*, ...);
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | wscanf.c | 44 wscanf(const wchar_t *fmt, ...) in wscanf() function
|
/illumos-gate/usr/src/lib/libxcurses/h/ |
H A D | m_wchar.h | 186 #undef wscanf 205 #define wscanf scanf macro
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | wchar | 134 #define wscanf _ast_wscanf 185 extern __MANGLE__ int wscanf __PROTO__((const wchar_t*, ...));
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | wchar | 134 #define wscanf _ast_wscanf 185 extern __MANGLE__ int wscanf __PROTO__((const wchar_t*, ...));
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | wchar | 134 #define wscanf _ast_wscanf 185 extern __MANGLE__ int wscanf __PROTO__((const wchar_t*, ...));
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | wchar | 134 #define wscanf _ast_wscanf 185 extern __MANGLE__ int wscanf __PROTO__((const wchar_t*, ...));
|
/illumos-gate/usr/src/head/ |
H A D | wchar.h | 99 using std::wscanf;
|
/illumos-gate/usr/src/test/libc-tests/tests/stdio/ |
H A D | orientation_test.c | 233 TEST_WIDE_STD(stdin, wscanf(L"%s\n", wbuffer)); in main()
|
/illumos-gate/usr/src/cmd/ast/libast/ |
H A D | Makefile.defs | 484 stdio/wscanf.o \
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | Makefile | 185 fgetws.c fwscanf.c swprintf.c vswprintf.c wscanf.c \
|
H A D | Mamfile | 5344 make wscanf.o 5345 make stdio/wscanf.c 5347 done stdio/wscanf.c 5348 meta wscanf.o %.c>%.o stdio/wscanf.c wscanf 5349 prev stdio/wscanf.c 5350 …omp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/wscanf.c 5351 done wscanf.o generated 6105 …utwchar.o vfwscanf.o wprintf.o fgetws.o fwscanf.o swprintf.o vswprintf.o wscanf.o fputwc.o getwc.o…
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 715 wscanf.o
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 746 wscanf.o
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 698 wscanf.o
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 771 wscanf.o
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 1546 wscanf.3c \ 1945 wscanf.3c := LINKSRC = fwscanf.3c
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1586 wscanf;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1666 link path=usr/share/man/man3c/wscanf.3c target=fwscanf.3c
|