Home
last modified time | relevance | path

Searched refs:testFractionsToNearestOutsideRange (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DUfromfpTest.h268 void testFractionsToNearestOutsideRange(UfromfpFunc func) { in testFractionsToNearestOutsideRange() function
452 testFractionsToNearestOutsideRange(&func); \
H A DUfromfpxTest.h333 void testFractionsToNearestOutsideRange(UfromfpxFunc func) { in testFractionsToNearestOutsideRange() function
541 testFractionsToNearestOutsideRange(&func); \
H A DFromfpTest.h319 void testFractionsToNearestOutsideRange(FromfpFunc func) { in testFractionsToNearestOutsideRange() function
518 testFractionsToNearestOutsideRange(&func); \
H A DFromfpxTest.h431 void testFractionsToNearestOutsideRange(FromfpxFunc func) { in testFractionsToNearestOutsideRange() function
678 testFractionsToNearestOutsideRange(&func); \