HomeSort by relevance Sort by last modified time
    Searched refs:ungetc (Results 51 - 75 of 125) sorted by null

1 23 4 5

  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/
stdio.h 97 * _ub, _up, and _ur are used when ungetc() pushes back more characters
98 * than fit in the current _bf, or when ungetc() pushes back a character
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
124 /* data for long sequences of ungetc() */
125 unsigned char *_up; /* saved _p when _p is doing ungetc data */
126 int _ur; /* saved _r when _r is counting ungetc data */
129 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
256 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
stdio.h 99 * _ub, _up, and _ur are used when ungetc() pushes back more characters
100 * than fit in the current _bf, or when ungetc() pushes back a character
102 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
131 /* data for long sequences of ungetc() */
132 unsigned char *_up; /* saved _p when _p is doing ungetc data */
133 int _ur; /* saved _r when _r is counting ungetc data */
136 unsigned char _ubuf[3]; /* guarantee an ungetc() buffer */
261 int ungetc(int, FILE *);

Completed in 1099 milliseconds

1 23 4 5