OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_IOB_ENTRIES
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
bss_file.c
308
#if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(
_IOB_ENTRIES
)
309
#define
_IOB_ENTRIES
20
311
#if defined(
_IOB_ENTRIES
)
314
(size_t)ptr < (size_t)(stdin+
_IOB_ENTRIES
))
/external/openssl/crypto/bio/
bss_file.c
308
#if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(
_IOB_ENTRIES
)
309
#define
_IOB_ENTRIES
20
311
#if defined(
_IOB_ENTRIES
)
314
(size_t)ptr < (size_t)(stdin+
_IOB_ENTRIES
))
Completed in 252 milliseconds