Searched refs:do_588 (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.c590 int do_588() { return 588; } function
H A Dmain.c623 extern int do_588();
1627 if ( do_588() != 588 ) { FAIL("iteration 588"); exit(0); }

Completed in 98 milliseconds