Home
last modified time | relevance | path

Searched refs:feof_unlocked (Results 1 – 18 of 18) sorted by relevance

/external/bison/lib/
Dunlocked-io.h45 # define feof(x) feof_unlocked (x)
47 # define feof_unlocked(x) feof (x) macro
/external/selinux/libselinux/src/
Dmatchmediacon.c23 while (!feof_unlocked(infile)) { in matchmediacon()
Dget_default_type.c36 while (!feof_unlocked(fp)) { in find_default_type()
/external/e2fsprogs/intl/
Dlocalealias.c97 # define FEOF(fp) feof_unlocked (fp)
119 # define feof(s) feof_unlocked (s)
/external/bison/m4/
Dunlocked-io.m429 AC_CHECK_DECLS_ONCE([feof_unlocked])
/external/elfutils/tests/
Daddrscopes.c164 while (!feof_unlocked (stdin)) in main()
Daddrcfi.c201 while (!feof_unlocked (stdin)) in main()
/external/elfutils/libdwfl/
Dlinux-proc-maps.c270 int result = ferror_unlocked (f) ? errno : feof_unlocked (f) ? 0 : ENOEXEC; in proc_maps_report()
Dlinux-kernel-modules.c952 result = ferror_unlocked (f) ? errno : feof_unlocked (f) ? 0 : ENOEXEC; in INTDEF()
/external/elfutils/src/
Daddr2line.c181 while (!feof_unlocked (stdin)) in main()
/external/libexif/auto-m4/
Dgettext.m4399 gt_CHECK_DECL(feof_unlocked, [#include <stdio.h>])
/external/e2fsprogs/lib/
Dconfig.h.in100 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1692 fun:feof_unlocked=uninstrumented
/external/valgrind/perf/
Dtest_input_for_tinycc.c5532 extern int feof_unlocked (FILE *__stream) __attribute__ ((__nothrow__));
/external/e2fsprogs/
Dconfigure9575 … ac_fn_c_check_decl "$LINENO" "feof_unlocked" "ac_cv_have_decl_feof_unlocked" "#include <stdio.h>
Daclocal.m41308 AC_CHECK_DECLS([feof_unlocked, fgets_unlocked], , , [#include <stdio.h>])
/external/bison/
Dconfigure19821 ac_fn_c_check_decl "$LINENO" "feof_unlocked" "ac_cv_have_decl_feof_unlocked" "$ac_includes_default"
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym357 PUBLIC 6d980 0 feof_unlocked