Searched defs:huge_valf (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DMathExtras.h610 const float huge_valf = std::numeric_limits<float>::infinity(); member in namespace:llvm
612 const float huge_valf = HUGE_VALF; member in namespace:llvm

Completed in 70 milliseconds