Searched refs:file_too_large (Results 1 – 11 of 11) sorted by relevance
46 file_too_large = int(std::errc::file_too_large), enumerator
667 file_too_large = False675 file_too_large = True678 if options.verbose > 0 and not file_too_large:687 if file_too_large:
38 static_assert(static_cast<int>(std::errc::file_too_large) == EFBIG, ""); in main()
145 file_too_large, // EFBIG289 file_too_large = EFBIG,
523 file_too_large = EFBIG, enumerator