Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DUfromfpTest.h246 void testFractionsToNearestWithinRange(UfromfpFunc func) { in testFractionsToNearestWithinRange() function
449 testFractionsToNearestWithinRange(&func); \
H A DUfromfpxTest.h293 void testFractionsToNearestWithinRange(UfromfpxFunc func) { in testFractionsToNearestWithinRange() function
538 testFractionsToNearestWithinRange(&func); \
H A DFromfpTest.h283 void testFractionsToNearestWithinRange(FromfpFunc func) { in testFractionsToNearestWithinRange() function
515 testFractionsToNearestWithinRange(&func); \
H A DFromfpxTest.h363 void testFractionsToNearestWithinRange(FromfpxFunc func) { in testFractionsToNearestWithinRange() function
675 testFractionsToNearestWithinRange(&func); \