Home
last modified time | relevance | path

Searched defs:SqrtFunc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/test/src/math/smoke/
H A DSqrtTest.h19 typedef OutType (*SqrtFunc)(InType); global() typedef
/llvm-project/libc/test/src/stdfix/
H A DSqrtTest.h30 typedef T (*SqrtFunc)(T); typedef
H A DISqrtTest.h28 typedef OutType (*SqrtFunc)(T); typedef