Searched defs:SP_HUGE (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsp-spiral.h20 #define SP_HUGE 1e5 macro
/inkscape/src/2geom/
H A Dbezier-utils.cpp43 #define SP_HUGE 1e5 macro
90 # define DOUBLE_ASSERT(x) assert( ( (x) > -SP_HUGE ) && ( (x) < SP_HUGE ) )

Completed in 46 milliseconds