HomeSort by: relevance | last modified time | path
    Searched defs:_ur (Results 1 - 2 of 2) sorted by relevancy

  /src/include/
stdio.h 106 * _ub (via _ext and struct __sfileext), _up, and _ur are used when ungetc()
110 * data iff _ub._base != NULL) and _up and _ur save the current values of _p
134 int _ur; /* saved _r when _r is counting ungetc data */ member in struct:__sFILE
stdio.h 106 * _ub (via _ext and struct __sfileext), _up, and _ur are used when ungetc()
110 * data iff _ub._base != NULL) and _up and _ur save the current values of _p
134 int _ur; /* saved _r when _r is counting ungetc data */ member in struct:__sFILE

Completed in 22 milliseconds