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

  /bionic/libc/stdio/
local.h 89 int _ur; /* saved _r when _r is counting ungetc data */ member in struct:__sFILE
  /device/linaro/bootloader/edk2/StdLib/Include/
stdio.h 212 * _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
    [all...]

Completed in 207 milliseconds