Searched refs:throw_if_in_windows (Results 1 – 1 of 1) sorted by relevance
64 static void throw_if_in_windows() { in throw_if_in_windows() function in boost::dll::library_info84 if (throw_if_not_native) { throw_if_in_windows(); throw_if_in_macos(); } in init()88 … if (throw_if_not_native) { throw_if_in_windows(); throw_if_in_macos(); throw_if_in_32bit(); } in init()100 if (throw_if_not_native) { throw_if_in_linux(); throw_if_in_windows(); } in init()104 … if (throw_if_not_native) { throw_if_in_linux(); throw_if_in_windows(); throw_if_in_32bit(); } in init()