Home
last modified time | relevance | path

Searched refs:putc_unlocked (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/tests/
Dshowptable.c114 putc_unlocked ((phdr->p_flags & PF_X) ? 'X' : ' ', stdout); in main()
115 putc_unlocked ((phdr->p_flags & PF_W) ? 'W' : ' ', stdout); in main()
116 putc_unlocked ((phdr->p_flags & PF_R) ? 'R' : ' ', stdout); in main()
118 putc_unlocked ('\n', stdout); in main()
/external/bison/lib/
Dunlocked-io.h115 # define putc(x,y) putc_unlocked (x,y)
117 # define putc_unlocked(x,y) putc (x,y) macro
/external/bison/m4/
Dunlocked-io.m439 AC_CHECK_DECLS_ONCE([putc_unlocked])
/external/elfutils/src/
Dstrings.c387 putc_unlocked ('\n', stdout); in process_chunk_mb()
450 putc_unlocked ('\n', stdout); in process_chunk()
Dreadelf.c6971 putc_unlocked (',', stdout); in print_debug_line_section()
7124 putc_unlocked ('\n', stdout); in print_debug_macinfo_section()
7288 putc_unlocked ('\n', stdout); in print_debug_macro_section()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2659 fun:putc_unlocked=uninstrumented
/external/valgrind/perf/
Dtest_input_for_tinycc.c5417 extern int putc_unlocked (int __c, FILE *__stream);
/external/bison/
Dconfigure19920 ac_fn_c_check_decl "$LINENO" "putc_unlocked" "ac_cv_have_decl_putc_unlocked" "$ac_includes_default"
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym363 PUBLIC 6da50 0 putc_unlocked