HomeSort by relevance Sort by last modified time
    Searched defs:_up (Results 1 - 9 of 9) sorted by null

  /bionic/libc/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
  /development/ndk/platforms/android-3/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
  /development/ndk/platforms/android-8/include/
stdio.h 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters
114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
  /prebuilt/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
114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
  /prebuilt/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
114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
  /prebuilt/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
114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
  /prebuilt/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
114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
  /prebuilt/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
114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE
  /prebuilt/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
114 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
138 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE

Completed in 372 milliseconds