Home
last modified time | relevance | path

Searched refs:ungetwc (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dwchar70 #undef ungetwc
86 #define ungetwc _ast_ungetwc
136 extern wint_t ungetwc(wint_t, FILE*);
/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h180 #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 Dungetwc.c27 ungetwc(wint_t c, Sfio_t* f) in ungetwc() function
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dwchar110 #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 Dwchar110 #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 Dwchar110 #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 Dwchar110 #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 Dungetwc.c109 ungetwc(wint_t wc, FILE *iop) in ungetwc() function
/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c673 (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 Dy2.c1093 (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 Dm_wchar.h182 #undef ungetwc
201 #define ungetwc ungetc macro
/illumos-gate/usr/src/head/
H A Dwchar.h50 using std::ungetwc;
/illumos-gate/usr/src/lib/libw/common/
H A Dmapfile-vers84 ungetwc { TYPE = FUNCTION };
/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dorientation_test.c221 TEST_WIDE(wc = fgetwc(f); ungetwc(wc, f)); in main()
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c1477 (void) ungetwc(c, f); in getaline()
1482 (void) ungetwc(c, f); in getaline()
/illumos-gate/usr/src/cmd/pr/
H A Dpr.c640 (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 DMakefile.defs468 stdio/ungetwc.o \
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk1.c1137 (void) ungetwc(c, progfp); in lexungetc()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile187 fputws.c getwchar.c ungetwc.c vwprintf.c \
H A DMamfile5402 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 DMakefile.com825 ungetwc.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com858 ungetwc.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile810 ungetwc.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com881 ungetwc.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1813 ungetwc;

12