Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/nwfpe/
Ddouble_cpdo.c107 rFm = getDoubleConstant(Fm); in DoubleCPDO()
Dfpopcode.h367 static inline float64 __pure getDoubleConstant(const unsigned int nIndex) in getDoubleConstant() function
Dfpa11_cprt.c259 float64 rFm = getDoubleConstant(Fm); in PerformComparison()