Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/bio/
Dbss_file.c263 # if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(_IOB_ENTRIES) in file_ctrl()
264 # define _IOB_ENTRIES 20 in file_ctrl() macro
266 # if defined(_IOB_ENTRIES) in file_ctrl()
269 (size_t)ptr < (size_t)(stdin + _IOB_ENTRIES)) in file_ctrl()