Searched refs:fseterr (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dfseterr.h30 extern void fseterr (FILE *fp);
H A Dfseterr.c20 #include "fseterr.h"
27 fseterr (FILE *fp) function
72 #error "Please port gnulib fseterr.c to your platform! Look at the definitions of ferror and clearerr on your system, then report this to bug-gnulib."
H A DMakefile.gnulib240 ## begin gnulib module fseterr
242 libunistring_la_SOURCES += fseterr.c
244 EXTRA_DIST += fseterr.h stdio-impl.h
246 ## end gnulib module fseterr
H A DMakefile.in185 c-strcasecmp.c c-strncasecmp.c fseterr.c localcharset.h \
417 c-strncasecmp.lo fseterr.lo localcharset.lo localename.lo \
1271 fseterr.h stdio-impl.h $(top_srcdir)/build-aux/config.rpath \
1580 c-strcasecmp.c c-strncasecmp.c fseterr.c localcharset.h \
H A DMakefile185 c-strcasecmp.c c-strncasecmp.c fseterr.c localcharset.h \
417 c-strncasecmp.lo fseterr.lo localcharset.lo localename.lo \
1271 fseterr.h stdio-impl.h $(top_srcdir)/build-aux/config.rpath \
1580 c-strcasecmp.c c-strncasecmp.c fseterr.c localcharset.h \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-fseterr.c21 #include "fseterr.h"
33 /* Verify that fseterr() works. */
34 fseterr (stdout);
38 /* Verify fseterr's effect can be undone by clearerr(). */
H A DMakefile.gnulib176 ## begin gnulib module fseterr-tests
178 TESTS += test-fseterr
179 check_PROGRAMS += test-fseterr
181 EXTRA_DIST += test-fseterr.c
183 ## end gnulib module fseterr-tests
H A DMakefile.in54 test-fseterr$(EXEEXT) test-iconv-h$(EXEEXT) \
290 test-frexpl-nolibm$(EXEEXT) test-fseterr$(EXEEXT) \
1054 test_fseterr_SOURCES = test-fseterr.c
1055 test_fseterr_OBJECTS = test-fseterr.$(OBJEXT)
2836 $(test_frexpl_nolibm_SOURCES) test-fseterr.c test-iconv.c \
3072 $(test_frexpl_nolibm_SOURCES) test-fseterr.c test-iconv.c \
3922 exitfail.h test-frexpl.c signature.h macros.h test-fseterr.c \
5535 test-fseterr$(EXEEXT): $(test_fseterr_OBJECTS) $(test_fseterr_DEPENDENCIES)
5536 @rm -f test-fseterr$(EXEEXT)
7611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fseterr
[all...]
H A DMakefile54 test-fseterr$(EXEEXT) test-iconv-h$(EXEEXT) \
290 test-frexpl-nolibm$(EXEEXT) test-fseterr$(EXEEXT) \
1054 test_fseterr_SOURCES = test-fseterr.c
1055 test_fseterr_OBJECTS = test-fseterr.$(OBJEXT)
2836 $(test_frexpl_nolibm_SOURCES) test-fseterr.c test-iconv.c \
3072 $(test_frexpl_nolibm_SOURCES) test-fseterr.c test-iconv.c \
3922 exitfail.h test-frexpl.c signature.h macros.h test-fseterr.c \
5535 test-fseterr$(EXEEXT): $(test_fseterr_OBJECTS) $(test_fseterr_DEPENDENCIES)
5536 @rm -f test-fseterr$(EXEEXT)
7611 include ./$(DEPDIR)/test-fseterr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistdio/
H A Dulc-fprintf.c30 #include "fseterr.h"
51 fseterr (fp);
69 fseterr (fp);
H A Dulc-vfprintf.c30 #include "fseterr.h"
48 fseterr (fp);
66 fseterr (fp);

Completed in 255 milliseconds