Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs276 # define c99_tgamma tgammaq macro
327 # define c99_tgamma tgammal macro
369 # define c99_tgamma tgamma macro
408 # undef c99_tgamma
425 # undef c99_tgamma
569 # undef c99_tgamma
828 #if !defined(HAS_TGAMMA) || !defined(c99_tgamma)
830 # define c99_tgamma my_tgamma macro
957 return Perl_log(PERL_ABS(c99_tgamma(x))); in my_lgamma()
2275 #ifdef c99_tgamma
[all …]