Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DUfromfpTest.h213 void testFractionsToNearestFromZeroOutsideRange(UfromfpFunc func) { in testFractionsToNearestFromZeroOutsideRange() function
446 testFractionsToNearestFromZeroOutsideRange(&func); \
H A DUfromfpxTest.h260 void testFractionsToNearestFromZeroOutsideRange(UfromfpxFunc func) { in testFractionsToNearestFromZeroOutsideRange() function
535 testFractionsToNearestFromZeroOutsideRange(&func); \
H A DFromfpTest.h250 void testFractionsToNearestFromZeroOutsideRange(FromfpFunc func) { in testFractionsToNearestFromZeroOutsideRange() function
512 testFractionsToNearestFromZeroOutsideRange(&func); \
H A DFromfpxTest.h330 void testFractionsToNearestFromZeroOutsideRange(FromfpxFunc func) { in testFractionsToNearestFromZeroOutsideRange() function
672 testFractionsToNearestFromZeroOutsideRange(&func); \