Home
last modified time | relevance | path

Searched refs:error_file_too_large (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp165 winapi::set_last_error(winapi::error_file_too_large); in truncate_file()
Dwin32_api.hpp462 static const unsigned long error_file_too_large = 223L; variable