HomeSort by relevance Sort by last modified time
    Searched refs:ungetc (Results 26 - 50 of 102) sorted by null

12 3 4 5

  /development/ndk/platforms/android-8/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /external/e2fsprogs/intl/
localcharset.c 168 ungetc (c, fp);
relocatable.c 342 ungetc (c, fp);
  /external/jpeg/
rdswitch.c 142 if (ungetc(ch, file) == EOF)
  /external/linux-tools-perf/util/
config.c 38 ungetc(c, f);
  /external/qemu/distrib/jpeg-6b/
rdswitch.c 142 if (ungetc(ch, file) == EOF)
  /ndk/sources/host-tools/sed-4.2.1/lib/
localcharset.c 180 ungetc (c, fp);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include-fixed/
stdio.h 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters
120 * than fit in the current _bf, or when ungetc() pushes back a character
122 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
146 /* data for long sequences of ungetc() */
147 unsigned char *_up; /* saved _p when _p is doing ungetc data */
148 int _ur; /* saved _r when _r is counting ungetc data */
151 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
278 int ungetc(int, FILE *);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters
120 * than fit in the current _bf, or when ungetc() pushes back a character
122 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
146 /* data for long sequences of ungetc() */
147 unsigned char *_up; /* saved _p when _p is doing ungetc data */
148 int _ur; /* saved _r when _r is counting ungetc data */
151 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
278 int ungetc(int, FILE *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_sync_filebuf.h 191 { return std::ungetc(__c, _M_file); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mf-runtime.h 143 #pragma redefine_extname ungetc __mfwrap_ungetc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 201 { return std::ungetc(__c, _M_file); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 201 { return std::ungetc(__c, _M_file); }
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include-fixed/
stdio.h 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters
120 * than fit in the current _bf, or when ungetc() pushes back a character
122 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
146 /* data for long sequences of ungetc() */
147 unsigned char *_up; /* saved _p when _p is doing ungetc data */
148 int _ur; /* saved _r when _r is counting ungetc data */
151 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
278 int ungetc(int, FILE *);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h 119 * _ub, _up, and _ur are used when ungetc() pushes back more characters
120 * than fit in the current _bf, or when ungetc() pushes back a character
122 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
146 /* data for long sequences of ungetc() */
147 unsigned char *_up; /* saved _p when _p is doing ungetc data */
148 int _ur; /* saved _r when _r is counting ungetc data */
151 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
278 int ungetc(int, FILE *);
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);
  /prebuilts/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
111 * than fit in the current _bf, or when ungetc() pushes back a character
113 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
137 /* data for long sequences of ungetc() */
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
139 int _ur; /* saved _r when _r is counting ungetc data */
142 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
269 int ungetc(int, FILE *);

Completed in 956 milliseconds

12 3 4 5