Home
last modified time | relevance | path

Searched refs:BOOST_GEOMETRY_COMPILER_MODE_DEBUG (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/geometry/test/
Dgeometry_test_common.hpp28 #define BOOST_GEOMETRY_COMPILER_MODE_DEBUG macro
34 #define BOOST_GEOMETRY_COMPILER_MODE_DEBUG macro
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_multi_point.cpp217 #if defined(BOOST_GEOMETRY_COMPILER_MODE_RELEASE) && ! defined(BOOST_GEOMETRY_COMPILER_MODE_DEBUG)
Dtest_buffer.hpp469 #if !defined(BOOST_GEOMETRY_COMPILER_MODE_DEBUG) \ in test_one()