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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_file.c319 # if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(_IOB_ENTRIES)
320 # define _IOB_ENTRIES 20 macro
326 # elif defined(_IOB_ENTRIES)
328 (size_t)ptr < (size_t)(stdin + _IOB_ENTRIES))

Completed in 52 milliseconds