Searched refs:fwrite_unlocked (Results 1 – 8 of 8) sorted by relevance
/external/bison/lib/ |
D | unlocked-io.h | 94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) 96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
|
/external/bison/m4/ |
D | unlocked-io.m4 | 36 AC_CHECK_DECLS_ONCE([fwrite_unlocked])
|
/external/elfutils/src/ |
D | strings.c | 386 fwrite_unlocked (start, 1, buf - start, stdout); in process_chunk_mb() 449 fwrite_unlocked (start, 1, buf - start, stdout); in process_chunk()
|
D | ldlex.l | 46 #define fwrite(b, m, n, s) fwrite_unlocked (b, m, n, s)
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1817 fun:fwrite_unlocked=uninstrumented
|
/external/valgrind/perf/ |
D | test_input_for_tinycc.c | 5484 extern size_t fwrite_unlocked (__const void *__restrict __ptr, size_t __size,
|
/external/bison/ |
D | configure | 19898 ac_fn_c_check_decl "$LINENO" "fwrite_unlocked" "ac_cv_have_decl_fwrite_unlocked" "$ac_includes_defa…
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 366 PUBLIC 6dc20 0 fwrite_unlocked
|