Searched refs:do_571 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/threaded-lazy-bind/
H A Dfoo.c573 int do_571() { return 571; } function
H A Dmain.c606 extern int do_571();
1610 if ( do_571() != 571 ) { FAIL("iteration 571"); exit(0); }

Completed in 110 milliseconds