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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dstdio.h212 * _ub, _up, and _ur are used when ungetc() pushes back more characters
216 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
242 int _ur; /**< saved _r when _r is counting ungetc data */ member in struct:__sFILE

Completed in 49 milliseconds