Home
last modified time | relevance | path

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

/bionic/libm/
Dlibm.map260 tgammal;
/bionic/libm/include/
Dmath.h460 long double tgammal(long double);
/bionic/libc/tools/
Dposix-2013.txt1064 tgammal
/bionic/tests/
Dmath_test.cpp1236 TEST(math, tgammal) { in TEST() argument
1237 ASSERT_DOUBLE_EQ(24.0L, tgammal(5.0L)); in TEST()