Searched refs:floattest (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/lazy-pointer-binding/
H A Dmain.c30 extern bool floattest(double p1, float p2, double p3, float p4, double p5, float p6,
40 if ( ! floattest(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0) ) {
H A Dfoo.c25 bool floattest(double p1, float p2, double p3, float p4, double p5, float p6, function
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/lazy-binding-reg-params/
H A Dmain.c47 static bool floattest() function
90 if ( ! floattest() ) {

Completed in 176 milliseconds