Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DUfromfpTest.h199 void testFractionsToNearestFromZeroWithinRange(UfromfpFunc func) { in testFractionsToNearestFromZeroWithinRange() function
443 testFractionsToNearestFromZeroWithinRange(&func); \
H A DUfromfpxTest.h235 void testFractionsToNearestFromZeroWithinRange(UfromfpxFunc func) { in testFractionsToNearestFromZeroWithinRange() function
532 testFractionsToNearestFromZeroWithinRange(&func); \
H A DFromfpTest.h227 void testFractionsToNearestFromZeroWithinRange(FromfpFunc func) { in testFractionsToNearestFromZeroWithinRange() function
509 testFractionsToNearestFromZeroWithinRange(&func); \
H A DFromfpxTest.h287 void testFractionsToNearestFromZeroWithinRange(FromfpxFunc func) { in testFractionsToNearestFromZeroWithinRange() function
669 testFractionsToNearestFromZeroWithinRange(&func); \