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

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stdio.h 54 fgetc_unlocked (FILE *__fp) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stdio.h 54 fgetc_unlocked (FILE *__fp) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stdio.h 54 fgetc_unlocked (FILE *__fp) function
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 123 # define fgetc(Stream) fgetc_unlocked (Stream)
125 extern int fgetc_unlocked (FILE *);
auto-host.h 613 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
884 /* Define to 1 if you have the `fgetc_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 123 # define fgetc(Stream) fgetc_unlocked (Stream)
125 extern int fgetc_unlocked (FILE *);