Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/single/
De_powf.c346 #define PHMULTIPLY_SATURATE(rh,rl, xh,xl, yh,yl, bound) do { \ in powf() macro
597 PHMULTIPLY_SATURATE(rlogh, rlogl, logh, logl, yh, yl, 4096.0f); in powf()