/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | wchar | 70 #undef ungetwc 86 #define ungetwc _ast_ungetwc 136 extern wint_t ungetwc(wint_t, FILE*);
|
/illumos-gate/usr/src/head/iso/ |
H A D | wchar_iso.h | 180 #pragma redefine_extname ungetwc __ungetwc_xpg5 200 #define ungetwc __ungetwc_xpg5 macro 209 extern wint_t ungetwc(wint_t, __FILE *);
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | ungetwc.c | 27 ungetwc(wint_t c, Sfio_t* f) in ungetwc() function
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | wchar | 110 #undef ungetwc 126 #define ungetwc _ast_ungetwc 177 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | wchar | 110 #undef ungetwc 126 #define ungetwc _ast_ungetwc 177 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | wchar | 110 #undef ungetwc 126 #define ungetwc _ast_ungetwc 177 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | wchar | 110 #undef ungetwc 126 #define ungetwc _ast_ungetwc 177 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
|
/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | ungetwc.c | 109 ungetwc(wint_t wc, FILE *iop) in ungetwc() function
|
/illumos-gate/usr/src/cmd/gencat/ |
H A D | gencat.c | 673 (void) ungetwc(c, fp); 675 (void) ungetwc(c, fp); 764 (void) ungetwc(c, fp); 766 (void) ungetwc(c, fp); 1002 (void) ungetwc(c, fp);
|
/illumos-gate/usr/src/cmd/sgs/yacc/common/ |
H A D | y2.c | 1093 (void) ungetwc(c, finput); in gettok() 1166 (void) ungetwc(c, finput); in gettok() 1186 (void) ungetwc(c, finput); in gettok() 1234 (void) ungetwc(c, finput); in gettok() 1440 (void) ungetwc(c, finput); in cpyact() 1465 (void) ungetwc(c, finput); in cpyact()
|
/illumos-gate/usr/src/lib/libxcurses/h/ |
H A D | m_wchar.h | 182 #undef ungetwc 201 #define ungetwc ungetc macro
|
/illumos-gate/usr/src/head/ |
H A D | wchar.h | 50 using std::ungetwc;
|
/illumos-gate/usr/src/lib/libw/common/ |
H A D | mapfile-vers | 84 ungetwc { TYPE = FUNCTION };
|
/illumos-gate/usr/src/test/libc-tests/tests/stdio/ |
H A D | orientation_test.c | 221 TEST_WIDE(wc = fgetwc(f); ungetwc(wc, f)); in main()
|
/illumos-gate/usr/src/cmd/pg/ |
H A D | pg.c | 1477 (void) ungetwc(c, f); in getaline() 1482 (void) ungetwc(c, f); in getaline()
|
/illumos-gate/usr/src/cmd/pr/ |
H A D | pr.c | 640 (void) ungetwc(Files->f_nextc, Files->f_f); in print() 1307 (void) ungetwc(Files[colno].f_nextc, Files[colno].f_f);
|
/illumos-gate/usr/src/cmd/ast/libast/ |
H A D | Makefile.defs | 468 stdio/ungetwc.o \
|
/illumos-gate/usr/src/cmd/awk_xpg4/ |
H A D | awk1.c | 1137 (void) ungetwc(c, progfp); in lexungetc()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | Makefile | 187 fputws.c getwchar.c ungetwc.c vwprintf.c \
|
H A D | Mamfile | 5402 make ungetwc.o 5403 make stdio/ungetwc.c 5405 done stdio/ungetwc.c 5406 meta ungetwc.o %.c>%.o stdio/ungetwc.c ungetwc 5407 prev stdio/ungetwc.c 5408 …mp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/ungetwc.c 5409 done ungetwc.o generated 6105 …ntf.o wscanf.o fputwc.o getwc.o swscanf.o vswscanf.o fputws.o getwchar.o ungetwc.o vwprintf.o fwid…
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 825 ungetwc.o \
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 858 ungetwc.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 810 ungetwc.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 881 ungetwc.o \
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1813 ungetwc;
|