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

/bionic/libc/include/
H A Dstdio.h79 * _lbfsize is -_bf._size, else _lbfsize is 0
88 * _lbfsize is used only to make the inline line-buffered output stream
112 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE

Completed in 269 milliseconds