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

/freebsd-11.0-release/crypto/openssl/crypto/bio/
H A Dbss_file.c318 # if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(_IOB_ENTRIES)
319 # define _IOB_ENTRIES 20 macro
321 # if defined(_IOB_ENTRIES)
324 (size_t)ptr < (size_t)(stdin + _IOB_ENTRIES))

Completed in 53 milliseconds