Home
last modified time | relevance | path

Searched defs:custom_ext (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/geometry/test/test_geometries/
Dall_custom_polygon.hpp33 custom_ring_type& custom_ext() { return m_ext; } in custom_ext() function in all_custom_polygon
36 custom_ring_type const& custom_ext() const { return m_ext; } in custom_ext() function in all_custom_polygon
/third_party/openssl/test/
Dssltest_old.c410 static int custom_ext = 0; variable