Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/projections/proj/
Detmerc.hpp108 inline T gatg(const T *p1, int len_p1, T const& B) { in gatg() argument
113 for (p = p1 + len_p1, h1 = *--p; p - p1; h2 = h1, h1 = h) in gatg()