OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_base
(Results
351 - 375
of
755
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/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.