Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/common/
Dmathutil_unittest.cpp312 TEST(MathUtilTest, Ldexp) in TEST() argument
Dmathutil.h759 inline float Ldexp(float x, int exp) in Ldexp() function