HomeSort by: relevance | last modified time | path
    Searched defs:_up (Results 1 - 3 of 3) 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
133 unsigned char *_up; /* saved _p when _p is doing 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
133 unsigned char *_up; /* saved _p when _p is doing 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
133 unsigned char *_up; /* saved _p when _p is doing ungetc data */ member in struct:__sFILE

Completed in 31 milliseconds