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

  /bionic/libc/stdio/
local.h 73 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE
  /device/linaro/bootloader/edk2/StdLib/Include/
stdio.h 200 * - _lbfsize is -_bf._size, else _lbfsize is 0
209 * _lbfsize is used only to make the inline line-buffered output stream
226 int _lbfsize; /**< 0 or -_bf._size, for inline putc */ member in struct:__sFILE
    [all...]

Completed in 81 milliseconds