Searched refs:fread_unlocked (Results 1 – 9 of 9) sorted by relevance
/external/bison/lib/ |
D | unlocked-io.h | 88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) 90 # define fread_unlocked(w,x,y,z) fread (w,x,y,z) macro
|
/external/bison/m4/ |
D | unlocked-io.m4 | 38 AC_CHECK_DECLS_ONCE([fread_unlocked])
|
/external/elfutils/src/ |
D | ldlex.l | 52 #define fread(b, m, n, s) fread_unlocked (b, m, n, s)
|
D | ldlex.c | 1127 #define fread(b, m, n, s) fread_unlocked (b, m, n, s)
|
/external/bison/ |
D | config.hin | 70 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
|
D | config.log | 1316 configure:11485: checking whether fread_unlocked is declared
|
D | configure | 11501 char *p = (char *) fread_unlocked;
|
/external/valgrind/main/perf/ |
D | test_input_for_tinycc.c | 5482 extern size_t fread_unlocked (void *__restrict __ptr, size_t __size,
|
/external/valgrind/main/VEX/orig_ppc32/ |
D | date.orig | 115756 ==== BB 2977 fread_unlocked(0xFEC7EDC) approx BBs exec'd 0 ====
|