Searched defs:FMinFunc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/math/smoke/ | ||
H A D | FMinTest.h | 23 typedef T (*FMinFunc)(T, T); typedef |
/llvm-project/libc/test/src/math/ | ||
H A D | FMinTest.h | 27 typedef T (*FMinFunc)(T, T); global() typedef |