Searched refs:_IOB_ENTRIES (Results 1 – 1 of 1) sorted by relevance
213 # if defined(__MINGW32__) && defined(__MSVCRT__) && !defined(_IOB_ENTRIES) in file_ctrl()214 # define _IOB_ENTRIES 20 in file_ctrl() macro220 # elif defined(_IOB_ENTRIES) in file_ctrl()222 (size_t)ptr < (size_t)(stdin + _IOB_ENTRIES)) in file_ctrl()
Completed in 4 milliseconds