Home
last modified time | relevance | path

Searched defs:tgammaf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libm/src/
H A Db_tgamma.c157 tgammaf(float x) in tgammaf() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h320 __DEVICE__ float tgammaf(float __a) { return __nv_tgammaf(__a); } in tgammaf() function