HomeSort by relevance Sort by last modified time
    Searched full:_base (Results 351 - 375 of 755) sorted by null

<<11121314151617181920>>

  /development/ndk/platforms/android-8/include/
stdio.h 75 unsigned char *_base; member in struct:__sbuf
100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff
101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.