Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dnumbers.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Dnumbers55 inline constexpr double inv_sqrt3 = inv_sqrt3_v<double>;
149 inline constexpr double inv_sqrt3 = inv_sqrt3_v<double>;
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h60 inv_sqrt3 = .57735026918962576451, // (0x1.279a74590331cP-1) variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc3487 SYMBOL(inv_sqrt3, std::numbers::, <numbers>)