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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_file.c261 #if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(_IOB_ENTRIES)
262 #define _IOB_ENTRIES 20 macro
264 #if defined(_IOB_ENTRIES)
267 (size_t)ptr < (size_t)(stdin+_IOB_ENTRIES))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbss_file.c314 # if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(_IOB_ENTRIES)
315 # define _IOB_ENTRIES 20 macro
317 # if defined(_IOB_ENTRIES)
320 (size_t)ptr < (size_t)(stdin + _IOB_ENTRIES))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbss_file.c314 # if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(_IOB_ENTRIES)
315 # define _IOB_ENTRIES 20 macro
317 # if defined(_IOB_ENTRIES)
320 (size_t)ptr < (size_t)(stdin + _IOB_ENTRIES))

Completed in 106 milliseconds