HomeSort by relevance Sort by last modified time
    Searched refs:__sbuf (Results 1 - 8 of 8) sorted by null

  /bionic/libc/stdio/
local.h 52 struct __sbuf { struct
72 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */
86 struct __sbuf _ext;
96 struct __sbuf _lb; /* buffer for fgetln() */
126 struct __sbuf _ub;
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
fileext.h 35 struct __sbuf _ub; /* ungetc buffer */
  /device/linaro/bootloader/edk2/StdLib/Include/
stdio.h 190 struct __sbuf { struct
225 struct __sbuf _bf; /**< the buffer (at least 1 byte, if !NULL) */
236 struct __sbuf _ext;
250 struct __sbuf _lb; /* buffer for fgetln() */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 2020 class __sbuf(Structure): class in inherits:Structure
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 2020 class __sbuf(Structure): class in inherits:Structure
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 2020 class __sbuf(Structure): class in inherits:Structure
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2020 class __sbuf(Structure): class in inherits:Structure
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2020 class __sbuf(Structure): class in inherits:Structure
    [all...]

Completed in 502 milliseconds