Searched refs:ERROR_NEGATIVE_SEEK_ (Results 1 – 2 of 2) sorted by relevance
284 case ERROR_NEGATIVE_SEEK_: return make_error_condition( invalid_argument ); in system_category_default_error_condition_win32()
263 BOOST_CONSTEXPR_OR_CONST DWORD_ ERROR_NEGATIVE_SEEK_ = 131; variable