Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__math/
H A Dspecial_functions.h73 inline _LIBCPP_HIDE_FROM_ABI long double hermitel(unsigned __n, long double __x) { return std::herm… in hermitel() function
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc342 using std::hermitel;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath211 long double hermitel(unsigned n, long double x); // C++17
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc1463 SYMBOL(hermitel, std::, <cmath>)