Searched refs:fputs_unlocked (Results 1 – 19 of 19) sorted by relevance
/external/elfutils/src/src/ |
D | strings.c | 361 fputs_unlocked (fname, stdout); in process_chunk_mb() 362 fputs_unlocked (": ", stdout); in process_chunk_mb() 373 fputs_unlocked (*unprinted, stdout); in process_chunk_mb() 429 fputs_unlocked (fname, stdout); in process_chunk() 430 fputs_unlocked (": ", stdout); in process_chunk() 441 fputs_unlocked (*unprinted, stdout); in process_chunk()
|
D | size.c | 435 fputs_unlocked (fname, stdout); in show_sysv() 502 fputs_unlocked (" + ", stdout); in show_sysv_one_line() 571 fputs_unlocked ("\n", stdout); in show_bsd() 623 fputs_unlocked (" + ", stdout); in show_segments()
|
D | objdump.c | 660 fputs_unlocked (info->bytes_color, stdout); in disasm_output() 665 fputs_unlocked (color_off, stdout); in disasm_output() 683 fputs_unlocked (info->bytes_color, stdout); in disasm_output() 687 fputs_unlocked (color_off, stdout); in disasm_output()
|
D | nm.c | 460 fputs_unlocked (gettext("\nArchive index:\n"), stdout); in handle_ar() 835 fputs_unlocked (fullname, stdout); in show_symbols_sysv() 967 fputs_unlocked (fullname, stdout); in show_symbols_bsd() 1041 fputs_unlocked (color_off, stdout); in show_symbols_bsd() 1095 fputs_unlocked (fullname, stdout); in show_symbols_posix()
|
D | readelf.c | 942 fputs_unlocked (gettext ("ELF Header:\n Magic: "), stdout); in print_ehdr() 969 fputs_unlocked (gettext (" Type: "), stdout); in print_ehdr() 1006 fputs_unlocked (gettext (" ([0] not available)"), stdout); in print_ehdr() 1023 fputs_unlocked (gettext (" ([0] not available)"), stdout); in print_ehdr() 1295 fputs_unlocked (" [RELRO:", stdout); in print_phdr() 1300 fputs_unlocked ("]", stdout); in print_phdr() 1305 fputs_unlocked ("] <RELRO:", stdout); in print_phdr() 1310 fputs_unlocked (" [RO:", stdout); in print_phdr() 1335 fputs_unlocked (" [RO:", stdout); in print_phdr() 1340 fputs_unlocked ("]", stdout); in print_phdr() [all …]
|
D | ldscript.y | 170 fputs_unlocked (gettext ("mode for segment invalid\n"),
|
D | ldscript.c | 1665 fputs_unlocked (gettext ("mode for segment invalid\n"),
|
D | ldgeneric.c | 136 fputs_unlocked (fileinfo->rfname, s); in print_file_name() 143 fputs_unlocked (fileinfo->rfname, s); in print_file_name()
|
/external/bison/m4/ |
D | unlocked-io.m4 | 25 dnl fgets_unlocked(), fputs_unlocked() etc. 34 AC_CHECK_DECLS_ONCE([fputs_unlocked])
|
/external/bison/lib/ |
D | unlocked-io.h | 80 # define fputs(x,y) fputs_unlocked (x,y) 82 # define fputs_unlocked(x,y) fputs (x,y) macro
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2003-07-21-ExternalConstant.ll | 27 declare i32 @fputs_unlocked(i8*, i8*)
|
/external/elfutils/src/libasm/ |
D | asm_align.c | 72 fputs_unlocked ("\"\n", asmscn->ctx->out.file);
|
/external/strace/ |
D | vsprintf.c | 20 # define fputs_unlocked fputs macro 785 r = fputs_unlocked(buf, fp); in strace_vfprintf()
|
D | strace.c | 555 # define fputs_unlocked fputs macro 562 int n = fputs_unlocked(str, current_tcp->outf); in tprints()
|
D | configure.ac | 228 fputs_unlocked
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-10-15-CoalescerCrash.ll | 261 declare i32 @fputs_unlocked(i8* noalias , %struct._IO_FILE* noalias )
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1762 fun:fputs_unlocked=uninstrumented
|
/external/bison/ |
D | configure | 19876 ac_fn_c_check_decl "$LINENO" "fputs_unlocked" "ac_cv_have_decl_fputs_unlocked" "$ac_includes_defaul…
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 368 PUBLIC 6dd80 0 fputs_unlocked
|