Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DVector.h282 #define sqrt1f inline_sqrt1f macro
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/champ/
H A Dchamp.c4284 static double sqrt1f(float f) { /* no good as a macro because f is used twice */ in sqrt1f() function