Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DUfromfpTest.h324 void testFractionsToNearestFallbackWithinRange(UfromfpFunc func) { in testFractionsToNearestFallbackWithinRange() function
455 testFractionsToNearestFallbackWithinRange(&func); \
H A DUfromfpxTest.h389 void testFractionsToNearestFallbackWithinRange(UfromfpxFunc func) { in testFractionsToNearestFallbackWithinRange() function
544 testFractionsToNearestFallbackWithinRange(&func); \
H A DFromfpTest.h375 void testFractionsToNearestFallbackWithinRange(FromfpFunc func) { in testFractionsToNearestFallbackWithinRange() function
521 testFractionsToNearestFallbackWithinRange(&func); \
H A DFromfpxTest.h487 void testFractionsToNearestFallbackWithinRange(FromfpxFunc func) { in testFractionsToNearestFallbackWithinRange() function
681 testFractionsToNearestFallbackWithinRange(&func); \