Home
last modified time | relevance | path

Searched defs:floatval (Results 1 – 5 of 5) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/FastMathFunctions/
Darm_sqrt_q31.c60 float32_t floatval; in arm_sqrt_q31() member
Darm_sqrt_q15.c60 float32_t floatval; in arm_sqrt_q15() member
/third_party/libxml2/include/libxml/
Dxpath.h120 double floatval; member
/third_party/optimized-routines/math/test/rtest/
Ddotest.c2162 static uint32 floatval(int x, int scale) { in floatval() function
/third_party/libxml2/
Dxpath.c11939 double floatval = ((xmlXPathObjectPtr) exprOp->value4)->floatval; in xmlXPathIsPositionalPredicate() local