Searched refs:__frexp_expf (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/complex/
H A D__cexpf.c39 static float __frexp_expf(float x, int *expt) function
58 exp_x = __frexp_expf(x, &ex_expt);

Completed in 30 milliseconds