Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-std-numbers.cpp286 const auto inv_sqrt3f = .577350269F; in foo() local
/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h75 inv_sqrt3f = 0x1.279a74P-1F, // (.577350269) variable