Home
last modified time | relevance | path

Searched defs:lgammal (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/lib/libm/src/
H A De_lgammal.c25 lgammal(long double x) in lgammal() function
H A Dnamespace.h64 #define lgammal _lgammal macro
/netbsd-src/lib/libm/noieee_src/
H A Dn_lgamma.c140 __weak_alias(lgammal, lgamma) in __weak_alias() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf413 lgammal, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf413 lgammal, 99 keyword
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc1959 TEST(MemorySanitizer, lgammal) { in TEST() argument