Home
last modified time | relevance | path

Searched refs:__slbexpand (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dfgetstr.c68 __slbexpand(FILE *fp, size_t newsize) in __slbexpand() function
153 if (__slbexpand(fp, len + OPTIMISTIC)) in __fgetstr()
167 if (__slbexpand(fp, len)) in __fgetstr()
Dlocal.h82 extern int __slbexpand(FILE *, size_t);