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

1 23 4 5 6 7 8 9

  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
stdio.h 114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
120 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */
171 #define __SMOD 0x2000 /* true => fgetln modified _p text */
382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
384 static __inline int __sputc(int _c, FILE *_p) {
385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/
stdio.h 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
99 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
117 unsigned char *_up; /* saved _p when _p is doing ungetc data */
150 #define __SMOD 0x2000 /* true => fgetln modified _p text */
361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
363 static __inline int __sputc(int _c, FILE *_p) {
364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
stdio.h 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
99 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
117 unsigned char *_up; /* saved _p when _p is doing ungetc data */
150 #define __SMOD 0x2000 /* true => fgetln modified _p text */
361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
363 static __inline int __sputc(int _c, FILE *_p) {
364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
stdio.h 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
99 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
117 unsigned char *_up; /* saved _p when _p is doing ungetc data */
150 #define __SMOD 0x2000 /* true => fgetln modified _p text */
361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
363 static __inline int __sputc(int _c, FILE *_p) {
364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/
stdio.h 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
99 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
117 unsigned char *_up; /* saved _p when _p is doing ungetc data */
150 #define __SMOD 0x2000 /* true => fgetln modified _p text */
361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
363 static __inline int __sputc(int _c, FILE *_p) {
364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/
stdio.h 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
99 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
117 unsigned char *_up; /* saved _p when _p is doing ungetc data */
150 #define __SMOD 0x2000 /* true => fgetln modified _p text */
361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
363 static __inline int __sputc(int _c, FILE *_p) {
364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/
stdio.h 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
99 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
117 unsigned char *_up; /* saved _p when _p is doing ungetc data */
150 #define __SMOD 0x2000 /* true => fgetln modified _p text */
361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
363 static __inline int __sputc(int _c, FILE *_p) {
364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
stdio.h 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
99 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
117 unsigned char *_up; /* saved _p when _p is doing ungetc data */
150 #define __SMOD 0x2000 /* true => fgetln modified _p text */
361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
363 static __inline int __sputc(int _c, FILE *_p) {
364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
stdio.h 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
99 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
117 unsigned char *_up; /* saved _p when _p is doing ungetc data */
150 #define __SMOD 0x2000 /* true => fgetln modified _p text */
361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
363 static __inline int __sputc(int _c, FILE *_p) {
364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
stdio.h 93 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
99 unsigned char *_p; /* current position in (some) buffer */ member in struct:__sFILE
117 unsigned char *_up; /* saved _p when _p is doing ungetc data */
150 #define __SMOD 0x2000 /* true => fgetln modified _p text */
361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))
363 static __inline int __sputc(int _c, FILE *_p) {
364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')
    [all...]

Completed in 646 milliseconds

1 23 4 5 6 7 8 9