OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ferror_unlocked
(Results
26 - 50
of
58
) sorted by null
1
2
3
/external/elfutils/libdwfl/
linux-proc-maps.c
270
int result =
ferror_unlocked
(f) ? errno : feof_unlocked (f) ? 0 : ENOEXEC;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h
151
# define ferror(Stream)
ferror_unlocked
(Stream)
153
extern int
ferror_unlocked
(FILE *);
[
all
...]
auto-host.h
635
/* Define to 1 if we found a declaration for '
ferror_unlocked
', otherwise
928
/* Define to 1 if you have the `
ferror_unlocked
' function. */
[
all
...]
/bionic/libc/include/
stdio.h
279
int
ferror_unlocked
(FILE*);
/bionic/libc/
libc.arm.brillo.map
357
ferror_unlocked
;
libc.arm.map
357
ferror_unlocked
;
libc.map.txt
359
ferror_unlocked
;
libc.mips.map
355
ferror_unlocked
;
libc.x86.map
353
ferror_unlocked
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdio.h
810
extern int
ferror_unlocked
(FILE *__stream) __THROW __wur;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdio.h
834
extern int
ferror_unlocked
(FILE *__stream) __THROW __wur;
/external/bison/lib/
config.in.h
390
/* Define to 1 if you have the declaration of `
ferror_unlocked
', and to 0 if
[
all
...]
/prebuilts/sdk/renderscript/lib/arm/
libc.so
/prebuilts/sdk/renderscript/lib/mips/
libc.so
/prebuilts/sdk/renderscript/lib/x86/
libc.so
/external/bison/darwin-lib/
config.h
391
/* Define to 1 if you have the declaration of `
ferror_unlocked
', and to 0 if
[
all
...]
/external/bison/linux-lib/
config.h
391
/* Define to 1 if you have the declaration of `
ferror_unlocked
', and to 0 if
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libc-2.11.1.so
libc.so.6
/prebuilts/misc/linux-x86/bison/
bison
/external/compiler-rt/lib/dfsan/
libc_ubuntu1404_abilist.txt
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libc-2.15.so
libc.so.6
/external/valgrind/perf/
test_input_for_tinycc.c
[
all
...]
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
libc-2.13.so.sym
358
PUBLIC 6d990 0
ferror_unlocked
[
all
...]
Completed in 482 milliseconds
1
2
3