Home
last modified time | relevance | path

Searched defs:__sbuf (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/
Dstdio.h190 struct __sbuf { struct
191 unsigned char *_base;
192 int _size;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2020 class __sbuf(Structure): class