Searched refs:do_564 (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.c566 int do_564() { return 564; } function
H A Dmain.c599 extern int do_564();
1603 if ( do_564() != 564 ) { FAIL("iteration 564"); exit(0); }

Completed in 224 milliseconds