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

/freebsd-10.3-release/lib/libc/stdio/
H A Dfgetln.c117 * OPTIMISTIC is length that we (optimistically) expect will
121 #define OPTIMISTIC 80 macro
131 if (__slbexpand(fp, len + OPTIMISTIC))

Completed in 94 milliseconds