Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dwf_tgamma.c37 int local_signgam; local
42 y = expf(__ieee754_lgammaf_r(x,&local_signgam));
43 if (local_signgam < 0) y = -y;

Completed in 4 milliseconds