Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/nwfpe/
Ddouble_cpdo.c119 rFm = getDoubleConstant(Fm); in DoubleCPDO()
Dfpopcode.h379 static inline float64 __pure getDoubleConstant(const unsigned int nIndex) in getDoubleConstant() function
Dfpa11_cprt.c271 float64 rFm = getDoubleConstant(Fm); in PerformComparison()