Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/projections/impl/
Dpj_strerrno.hpp68 error_lsat_not_in_range = -28, enumerator
/third_party/boost/boost/geometry/srs/projections/proj/
Dlsat.hpp237 BOOST_THROW_EXCEPTION( projection_exception(error_lsat_not_in_range) ); in setup_lsat()