Home
last modified time | relevance | path

Searched defs:tgamma (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c127 tgamma(x) in tgamma() function
/aosp12/frameworks/rs/driver/runtime/
H A Drs_cl.c798 float __attribute__((overloadable)) tgamma(float v) { in tgamma() function
/aosp12/bionic/tests/
H A Dmath_test.cpp1494 TEST(MATH_TEST, tgamma) { in TEST() argument