Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/System/
H A DHalf.hpp184 const unsigned int float32ExponentFirstBit = 23; in float32ToFloat11() local
263 const unsigned int float32ExponentFirstBit = 23; in float32ToFloat10() local
/aosp_15_r20/external/angle/src/common/
H A Dmathutil.h255 const unsigned int float32ExponentFirstBit = 23; in float32ToFloat11() local
335 const unsigned int float32ExponentFirstBit = 23; in float32ToFloat10() local