Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DUfromfpTest.h348 void testFractionsToNearestFallbackOutsideRange(UfromfpFunc func) { in testFractionsToNearestFallbackOutsideRange() function
458 testFractionsToNearestFallbackOutsideRange(&func); \
H A DUfromfpxTest.h437 void testFractionsToNearestFallbackOutsideRange(UfromfpxFunc func) { in testFractionsToNearestFallbackOutsideRange() function
547 testFractionsToNearestFallbackOutsideRange(&func); \
H A DFromfpTest.h417 void testFractionsToNearestFallbackOutsideRange(FromfpFunc func) { in testFractionsToNearestFallbackOutsideRange() function
524 testFractionsToNearestFallbackOutsideRange(&func); \
H A DFromfpxTest.h577 void testFractionsToNearestFallbackOutsideRange(FromfpxFunc func) { in testFractionsToNearestFallbackOutsideRange() function
684 testFractionsToNearestFallbackOutsideRange(&func); \