/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_wchar.h | 108 #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 D | ast_wchar.h | 129 #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 D | ast_wchar.h | 129 #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 D | ast_wchar.h | 108 #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 D | ast_wchar.h | 108 #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 D | ast_wchar.h | 129 #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 D | ast_wchar.h | 108 #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 D | ast_wchar.h | 129 #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 D | wchar | 33 #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 D | ungetwc.c | 27 ungetwc(wint_t c, Sfio_t* f) in ungetwc() function
|
/titanic_50/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 *);
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | wchar | 108 #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 D | wchar | 108 #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 D | wchar | 108 #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 D | wchar | 108 #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 D | ungetwc.c | 109 ungetwc(wint_t wc, FILE *iop) in ungetwc() function
|
/titanic_50/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);
|
/titanic_50/usr/src/cmd/sgs/yacc/common/ |
H A D | y2.c | 1126 (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 D | m_wchar.h | 184 #undef ungetwc 203 #define ungetwc ungetc macro
|
/titanic_50/usr/src/head/ |
H A D | wchar.h | 50 using std::ungetwc;
|
/titanic_50/usr/src/lib/libw/common/ |
H A D | mapfile-vers | 84 ungetwc { TYPE = FUNCTION };
|
/titanic_50/usr/src/cmd/pg/ |
H A D | pg.c | 1494 (void) ungetwc(c, f); 1499 (void) ungetwc(c, f);
|
/titanic_50/usr/src/cmd/pr/ |
H A D | pr.c | 642 (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 D | awk1.c | 1141 (void) ungetwc(c, progfp); in lexungetc()
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 787 ungetwc.o \
|