Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/tools/
Dplot.py16 def fhex(s): function
29 x = fhex(m.group(1))
30 g = fhex(m.group(2))
31 y = fhex(m.group(3))
/external/llvm-project/libc/AOR_v20.02/math/tools/
Dplot.py17 def fhex(s): function
30 x = fhex(m.group(1))
31 g = fhex(m.group(2))
32 y = fhex(m.group(3))