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

/external/openssl/crypto/bio/
H A Dbss_file.c308 #if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(_IOB_ENTRIES)
309 #define _IOB_ENTRIES 20 macro
311 #if defined(_IOB_ENTRIES)
314 (size_t)ptr < (size_t)(stdin+_IOB_ENTRIES))

Completed in 1063 milliseconds