Home
last modified time | relevance | path

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

/dports/x11/libX11/libX11-1.7.2/src/xcms/
H A DXcmsint.h213 #define XCMS_CUBEROOT(x) _XcmsCubeRoot(x)
221 double _XcmsCubeRoot(double a);
H A DcmsMath.c58 _XcmsCubeRoot(double a) in _XcmsCubeRoot() function