Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_cbrtl.c40 float ft, fx; in cbrtl() local
92 fx = x; in cbrtl()
93 GET_FLOAT_WORD(hx, fx); in cbrtl()