Searched defs:lgamma (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/nocrt/
H A Dmath.h272 double RT_NOCRT(lgamma)(double);
321 * Reentrant version of gamma & lgamma; passes signgam back by reference
413 * Float versions of reentrant version of gamma & lgamma; passes
629 # define lgamma RT_NOCRT(lgamma) macro

Completed in 46 milliseconds