Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dfgetln.c103 #define OPTIMISTIC 80 in fgetln() macro
113 if (__slbexpand(fp, len + OPTIMISTIC)) in fgetln()