/aosp_15_r20/external/llvm-libc/test/include/ |
H A D | FpClassifyTest.h | 24 void testSpecialNumbers(FpClassifyFunc func) { in testSpecialNumbers() function
|
H A D | IsInfTest.h | 24 void testSpecialNumbers(IsInfFunc func) { in testSpecialNumbers() function
|
H A D | IsSubnormalTest.h | 24 void testSpecialNumbers(IsSubnormalFunc func) { in testSpecialNumbers() function
|
H A D | IsNormalTest.h | 24 void testSpecialNumbers(IsNormalFunc func) { in testSpecialNumbers() function
|
H A D | IsFiniteTest.h | 24 void testSpecialNumbers(IsFiniteFunc func) { in testSpecialNumbers() function
|
H A D | SignbitTest.h | 24 void testSpecialNumbers(SignbitFunc func) { in testSpecialNumbers() function
|
H A D | IsNanTest.h | 24 void testSpecialNumbers(IsNanFunc func) { in testSpecialNumbers() function
|
H A D | IsZeroTest.h | 23 void testSpecialNumbers(IsZeroFunc func) { in testSpecialNumbers() function
|
/aosp_15_r20/external/llvm-libc/test/src/math/smoke/ |
H A D | FAbsTest.h | 26 void testSpecialNumbers(FabsFunc func) { in testSpecialNumbers() function
|
H A D | IsCanonicalTest.h | 24 void testSpecialNumbers(IsCanonicalFunc func) { in testSpecialNumbers() function
|
H A D | IsSignalingTest.h | 26 void testSpecialNumbers(IsSignalingFunc func) { in testSpecialNumbers() function
|
H A D | RIntTest.h | 42 void testSpecialNumbers(RIntFunc func) { in testSpecialNumbers() function
|
H A D | RoundEvenTest.h | 26 void testSpecialNumbers(RoundEvenFunc func) { in testSpecialNumbers() function
|
H A D | CeilTest.h | 26 void testSpecialNumbers(CeilFunc func) { in testSpecialNumbers() function
|
H A D | TruncTest.h | 26 void testSpecialNumbers(TruncFunc func) { in testSpecialNumbers() function
|
H A D | RoundTest.h | 26 void testSpecialNumbers(RoundFunc func) { in testSpecialNumbers() function
|
H A D | FloorTest.h | 26 void testSpecialNumbers(FloorFunc func) { in testSpecialNumbers() function
|
H A D | FrexpTest.h | 21 void testSpecialNumbers(FrexpFunc func) { in testSpecialNumbers() function
|
H A D | CopySignTest.h | 27 void testSpecialNumbers(CopySignFunc func) { in testSpecialNumbers() function
|
/aosp_15_r20/external/llvm-libc/test/src/stdfix/ |
H A D | AbsTest.h | 25 void testSpecialNumbers(AbsFunc func) { in testSpecialNumbers() function
|
H A D | RoundTest.h | 29 void testSpecialNumbers(RoundFunc func) { in testSpecialNumbers() function
|
/aosp_15_r20/external/llvm-libc/test/src/complex/ |
H A D | CRealTest.h | 26 void testSpecialNumbers(CRealFunc func) { in testSpecialNumbers() function
|
H A D | CImagTest.h | 26 void testSpecialNumbers(CImagFunc func) { in testSpecialNumbers() function
|
/aosp_15_r20/external/llvm-libc/test/src/math/ |
H A D | FAbsTest.h | 29 void testSpecialNumbers(FabsFunc func) { in testSpecialNumbers() function
|
H A D | CopySignTest.h | 26 void testSpecialNumbers(CopySignFunc func) { in testSpecialNumbers() function
|