Home
last modified time | relevance | path

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

12

/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_wchar.h108 #undef ungetwc
124 #define ungetwc _ast_ungetwc macro
175 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dast_wchar.h129 #undef ungetwc
145 #define ungetwc _ast_ungetwc macro
196 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_wchar.h129 #undef ungetwc
145 #define ungetwc _ast_ungetwc macro
196 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_wchar.h108 #undef ungetwc
124 #define ungetwc _ast_ungetwc macro
175 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_wchar.h108 #undef ungetwc
124 #define ungetwc _ast_ungetwc macro
175 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dast_wchar.h129 #undef ungetwc
145 #define ungetwc _ast_ungetwc macro
196 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_wchar.h108 #undef ungetwc
124 #define ungetwc _ast_ungetwc macro
175 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dast_wchar.h129 #undef ungetwc
145 #define ungetwc _ast_ungetwc macro
196 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/common/features/
H A Dwchar33 #undef ungetwc
49 #define ungetwc _ast_ungetwc
99 extern wint_t ungetwc(wint_t, FILE*);
/titanic_50/usr/src/lib/libast/common/stdio/
H A Dungetwc.c27 ungetwc(wint_t c, Sfio_t* f) in ungetwc() function
/titanic_50/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 *);
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dwchar108 #undef ungetwc
124 #define ungetwc _ast_ungetwc
175 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dwchar108 #undef ungetwc
124 #define ungetwc _ast_ungetwc
175 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dwchar108 #undef ungetwc
124 #define ungetwc _ast_ungetwc
175 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dwchar108 #undef ungetwc
124 #define ungetwc _ast_ungetwc
175 extern __MANGLE__ wint_t ungetwc __PROTO__((wint_t, FILE*));
/titanic_50/usr/src/lib/libc/port/locale/
H A Dungetwc.c109 ungetwc(wint_t wc, FILE *iop) in ungetwc() function
/titanic_50/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);
/titanic_50/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1126 (void) ungetwc(c, finput); in gettok()
1199 (void) ungetwc(c, finput); in gettok()
1219 (void) ungetwc(c, finput); in gettok()
1267 (void) ungetwc(c, finput); in gettok()
1473 (void) ungetwc(c, finput); in cpyact()
1498 (void) ungetwc(c, finput); in cpyact()
/titanic_50/usr/src/lib/libxcurses/h/
H A Dm_wchar.h184 #undef ungetwc
203 #define ungetwc ungetc macro
/titanic_50/usr/src/head/
H A Dwchar.h50 using std::ungetwc;
/titanic_50/usr/src/lib/libw/common/
H A Dmapfile-vers84 ungetwc { TYPE = FUNCTION };
/titanic_50/usr/src/cmd/pg/
H A Dpg.c1494 (void) ungetwc(c, f);
1499 (void) ungetwc(c, f);
/titanic_50/usr/src/cmd/pr/
H A Dpr.c642 (void) ungetwc(Files->f_nextc, Files->f_f); in print()
1308 (void) ungetwc(Files[colno].f_nextc, Files[colno].f_f);
/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk1.c1141 (void) ungetwc(c, progfp); in lexungetc()
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile787 ungetwc.o \

12