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

/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbss_file.c307 # if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(_IOB_ENTRIES)
308 # define _IOB_ENTRIES 20 macro
310 # if defined(_IOB_ENTRIES)
313 (size_t)ptr < (size_t)(stdin + _IOB_ENTRIES))

Completed in 83 milliseconds