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

/vbox/include/iprt/nocrt/
H A Dmath.h191 extern int RT_NOCRT(signgam);
321 * Reentrant version of gamma & lgamma; passes signgam back by reference
322 * as the second argument; user must allocate space for signgam.
414 * signgam back by reference as the second argument; user must
415 * allocate space for signgam.
580 # define signgam RT_NOCRT(signgam) macro

Completed in 87 milliseconds