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

1 2 3 4

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
getchar.c 1 /* $OpenBSD: getchar.c,v 1.7 2005/08/08 08:05:36 espie Exp $ */
49 * A subroutine version of the macro getchar.
52 #undef getchar macro
55 getchar(void) function
  /external/stlport/stlport/stl/
_cstdio.h 60 # undef getchar macro
93 using _STLP_VENDOR_CSTD::getchar;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 60 # undef getchar macro
93 using _STLP_VENDOR_CSTD::getchar;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
stdio.h 45 getchar (void) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stdio.h 45 getchar (void) function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 60 # undef getchar macro
93 using _STLP_VENDOR_CSTD::getchar;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 60 # undef getchar macro
93 using _STLP_VENDOR_CSTD::getchar;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 60 # undef getchar macro
93 using _STLP_VENDOR_CSTD::getchar;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 60 # undef getchar macro
93 using _STLP_VENDOR_CSTD::getchar;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cstdio.h 60 # undef getchar macro
93 using _STLP_VENDOR_CSTD::getchar;
  /external/bison/lib/
unlocked-io.h 107 # undef getchar macro
108 # define getchar() getchar_unlocked () macro
110 # define getchar_unlocked() getchar ()
  /ndk/sources/host-tools/sed-4.2.1/lib/
unlocked-io.h 107 # undef getchar macro
108 # define getchar() getchar_unlocked () macro
110 # define getchar_unlocked() getchar ()
  /external/bison/darwin-lib/
stdio.h 940 _GL_CXXALIASWARN (getchar); variable
    [all...]
  /external/bison/linux-lib/
stdio.h 940 _GL_CXXALIASWARN (getchar); variable
    [all...]
  /external/chromium_org/third_party/webrtc/system_wrappers/source/spreadsortlib/
spreadsort.hpp 1097 get_char getchar; member in struct:boost::detail::offset_char_lessthan
    [all...]
  /external/webrtc/src/system_wrappers/source/spreadsortlib/
spreadsort.hpp 1097 get_char getchar; member in struct:boost::detail::offset_char_lessthan
    [all...]
  /development/ndk/platforms/android-3/include/
stdio.h 225 int getchar(void);
416 #define getchar() getc(stdin) macro
  /development/ndk/platforms/android-8/include/
stdio.h 225 int getchar(void);
416 #define getchar() getc(stdin) macro
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
stdio.h 234 int getchar(void);
425 #define getchar() getc(stdin) macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include-fixed/
stdio.h 234 int getchar(void);
425 #define getchar() getc(stdin) macro
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include-fixed/
stdio.h 234 int getchar(void);
425 #define getchar() getc(stdin) macro
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include-fixed/
stdio.h 234 int getchar(void);
425 #define getchar() getc(stdin) macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
stdio.h 234 int getchar(void);
425 #define getchar() getc(stdin) macro
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include-fixed/
stdio.h 234 int getchar(void);
425 #define getchar() getc(stdin) macro
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include-fixed/
stdio.h 234 int getchar(void);
425 #define getchar() getc(stdin) macro

Completed in 919 milliseconds

1 2 3 4