Searched refs:putc_unlocked (Results 1 – 7 of 7) sorted by relevance
/external/bison/lib/ |
D | unlocked-io.h | 115 # define putc(x,y) putc_unlocked (x,y) 117 # define putc_unlocked(x,y) putc (x,y) macro
|
/external/bison/m4/ |
D | unlocked-io.m4 | 39 AC_CHECK_DECLS_ONCE([putc_unlocked])
|
/external/elfutils/0.153/src/ |
D | strings.c | 381 putc_unlocked ('\n', stdout); in process_chunk_mb() 441 putc_unlocked ('\n', stdout); in process_chunk()
|
D | readelf.c | 6454 putc_unlocked (',', stdout); in print_debug_line_section() 6602 putc_unlocked ('\n', stdout); in print_debug_macinfo_section()
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1204_abilist.txt | 2900 fun:putc_unlocked=uninstrumented
|
/external/valgrind/main/perf/ |
D | test_input_for_tinycc.c | 5417 extern int putc_unlocked (int __c, FILE *__stream);
|
/external/bison/ |
D | configure | 19920 ac_fn_c_check_decl "$LINENO" "putc_unlocked" "ac_cv_have_decl_putc_unlocked" "$ac_includes_default"
|