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

1 2 3 4

  /external/bison/m4/
unlocked-io.m4 34 AC_CHECK_DECLS_ONCE([fflush_unlocked])
  /ndk/sources/host-tools/sed-4.2.1/m4/
unlocked-io.m4 31 AC_CHECK_DECLS_ONCE([fflush_unlocked])
  /external/bison/lib/
unlocked-io.h 60 # define fflush(x) fflush_unlocked (x)
62 # define fflush_unlocked(x) fflush (x) macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
unlocked-io.h 59 # define fflush(x) fflush_unlocked (x)
61 # define fflush_unlocked(x) fflush (x) macro
  /external/oprofile/libopagent/
opagent.c 268 fflush_unlocked(dumpfile);
272 fflush_unlocked(dumpfile);
348 fflush_unlocked(dumpfile);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
lto-wrapper 
collect2 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
lto-wrapper 
collect2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto-wrapper 
collect2 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 116 # define fflush(Stream) fflush_unlocked (Stream)
118 extern int fflush_unlocked (FILE *);
auto-host.h 606 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
878 /* Define to 1 if you have the `fflush_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 116 # define fflush(Stream) fflush_unlocked (Stream)
118 extern int fflush_unlocked (FILE *);
auto-host.h 606 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
878 /* Define to 1 if you have the `fflush_unlocked' function. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 116 # define fflush(Stream) fflush_unlocked (Stream)
118 extern int fflush_unlocked (FILE *);
auto-host.h 606 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
878 /* Define to 1 if you have the `fflush_unlocked' function. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 116 # define fflush(Stream) fflush_unlocked (Stream)
118 extern int fflush_unlocked (FILE *);
auto-host.h 606 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
878 /* Define to 1 if you have the `fflush_unlocked' function. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
collect2 
  /external/bison/
config.h 55 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
config.hin 54 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 171 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixincl 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 229 extern int fflush_unlocked (FILE *__stream);

Completed in 1726 milliseconds

1 2 3 4