Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/
H A DLdExpTest.h38 typedef T (*LdExpFunc)(T, int); global() typedef
/llvm-project/libc/test/src/math/smoke/
H A DLdExpTest.h37 typedef T (*LdExpFunc)(T, U); global() typedef