Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DDataExtractor.cpp1392 static float half2float (uint16_t half) in half2float() function
1891 f = half2float(half); in Dump()