Searched defs:FrexpFunc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/math/smoke/ | ||
H A D | FrexpTest.h | 19 typedef T (*FrexpFunc)(T, int *); typedef |
/llvm-project/libc/test/src/math/ | ||
H A D | FrexpTest.h | 28 typedef T (*FrexpFunc)(T, int *); typedef |