Home
last modified time | relevance | path

Searched refs:error_lat_ts_larger_than_90 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/geometry/srs/projections/impl/
Dpj_strerrno.hpp64 error_lat_ts_larger_than_90 = -24, enumerator
/third_party/boost/boost/geometry/srs/projections/proj/
Deqc.hpp97 BOOST_THROW_EXCEPTION( projection_exception(error_lat_ts_larger_than_90) ); in setup_eqc()
Dmerc.hpp145 BOOST_THROW_EXCEPTION( projection_exception(error_lat_ts_larger_than_90) ); in setup_merc()
Dcea.hpp146 BOOST_THROW_EXCEPTION( projection_exception(error_lat_ts_larger_than_90) ); in setup_cea()