HomeSort by relevance Sort by last modified time
    Searched defs:getchar_unlocked (Results 1 - 25 of 73) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
getchar.c 54 #undef getchar_unlocked macro
69 getchar_unlocked( void ) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stdio.h 71 getchar_unlocked (void) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stdio.h 71 getchar_unlocked (void) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stdio.h 71 getchar_unlocked (void) function
  /external/bison/lib/
unlocked-io.h 108 # define getchar() getchar_unlocked ()
110 # define getchar_unlocked() getchar () macro
  /development/ndk/platforms/android-9/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/
stdio.h 312 int getchar_unlocked(void);
380 #define getchar_unlocked() getc_unlocked(stdin) macro

Completed in 3441 milliseconds

1 2 3