Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DDataExtractor.cpp1343 static float half2float (uint16_t half) in half2float() function
1831 f = half2float(half); in Dump()