Home
last modified time | relevance | path

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

/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dinteraggregate.c744 double int2x, int2y; in drawIntersections() local
779 int2x = midpx - d2 * by; in drawIntersections()
784 paint(c1->painters + s, int1x, int1y, int2x, int2y, in drawIntersections()
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/Utilities/
H A DStringUtils.hpp860 inline std::string int2x(const unsigned int& i);
1815 inline std::string int2x(const unsigned int& i) in int2x() function