Searched defs:_ur (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/
H A Dstdio.h110 * _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.
139 int _ur; /* saved _r when _r is counting ungetc data */ member in struct:__sFILE

Completed in 37 milliseconds