HomeSort by relevance Sort by last modified time
    Searched full:fputs_unlocked (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /external/bison/m4/
unlocked-io.m4 28 dnl fgets_unlocked(), fputs_unlocked() etc.
37 AC_CHECK_DECLS_ONCE([fputs_unlocked])
  /ndk/sources/host-tools/sed-4.2.1/m4/
unlocked-io.m4 25 dnl fgets_unlocked(), fputs_unlocked() etc.
34 AC_CHECK_DECLS_ONCE([fputs_unlocked])
  /external/llvm/test/Transforms/InstCombine/
2003-07-21-ExternalConstant.ll 27 declare i32 @fputs_unlocked(i8*, i8*)
  /external/bison/lib/
unlocked-io.h 81 # define fputs(x,y) fputs_unlocked (x,y)
83 # define fputs_unlocked(x,y) fputs (x,y) macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
unlocked-io.h 80 # define fputs(x,y) fputs_unlocked (x,y)
82 # define fputs_unlocked(x,y) fputs (x,y) macro
  /external/elfutils/src/
strings.c 362 fputs_unlocked (fname, stdout);
363 fputs_unlocked (": ", stdout);
371 fputs_unlocked (*unprinted, stdout);
427 fputs_unlocked (fname, stdout);
428 fputs_unlocked (": ", stdout);
436 fputs_unlocked (*unprinted, stdout);
size.c 437 fputs_unlocked (fname, stdout);
516 fputs_unlocked (" + ", stdout);
583 fputs_unlocked ("\n", stdout);
636 fputs_unlocked (" + ", stdout);
readelf.c 702 fputs_unlocked (gettext ("ELF Header:\n Magic: "), stdout);
729 fputs_unlocked (gettext (" Type: "), stdout);
772 fputs_unlocked (gettext (" ([0] not available)"), stdout);
1023 fputs_unlocked (" [RELRO:", stdout);
1028 fputs_unlocked ("]", stdout);
1033 fputs_unlocked ("] <RELRO:", stdout);
1038 fputs_unlocked (" [RO:", stdout);
1063 fputs_unlocked (" [RO:", stdout);
1068 fputs_unlocked ("]", stdout);
1081 fputs_unlocked (">", stdout)
    [all...]
nm.c 804 fputs_unlocked (fullname, stdout);
886 fputs_unlocked (fullname, stdout);
945 fputs_unlocked (fullname, stdout);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/
lto-wrapper 
  /external/elfutils/libasm/
asm_align.c 69 fputs_unlocked ("\"\n", asmscn->ctx->out.file);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto-wrapper 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
system.h 62 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are
133 # define fputs(String, Stream) fputs_unlocked (String, Stream)
135 extern int fputs_unlocked (const char *, FILE *);
auto-host.h 553 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
819 /* Define to 1 if you have the `fputs_unlocked' function. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 66 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are
137 # define fputs(String, Stream) fputs_unlocked (String, Stream)
139 extern int fputs_unlocked (const char *, FILE *);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 66 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are
137 # define fputs(String, Stream) fputs_unlocked (String, Stream)
139 extern int fputs_unlocked (const char *, FILE *);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 66 fputs_unlocked, fwrite_unlocked, and fprintf_unlocked are
137 # define fputs(String, Stream) fputs_unlocked (String, Stream)
139 extern int fputs_unlocked (const char *, FILE *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
collect2 
  /external/bison/
config.h 67 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
config.hin 66 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/
arm-eabi-gcov 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gcov 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/libexec/gcc/mipsel-linux-android/4.4.3/
collect2 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gcov 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/
collect2 

Completed in 2702 milliseconds

1 2 3 4