Searched refs:more_than_max_open_files (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Difstream_members.cc61 const int more_than_max_open_files = 8200; local
63 for(int i = 0; ++i < more_than_max_open_files;)
H A Dofstream_members.cc62 const int more_than_max_open_files = 8200; local
64 for(int i = 0; ++i < more_than_max_open_files;)

Completed in 59 milliseconds