Searched refs:OPTIMISTIC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dfgetstr.c139 * OPTIMISTIC is length that we (optimistically) expect will
143 #define OPTIMISTIC 80 macro
153 if (__slbexpand(fp, len + OPTIMISTIC))

Completed in 84 milliseconds