HomeSort by relevance Sort by last modified time
    Searched refs:_IOB_ENTRIES (Results 1 - 2 of 2) sorted by null

  /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))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h 22 #define _IOB_ENTRIES 20
    [all...]

Completed in 6680 milliseconds