Searched refs:do_612 (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.c614 int do_612() { return 612; } function
H A Dmain.c647 extern int do_612();
1651 if ( do_612() != 612 ) { FAIL("iteration 612"); exit(0); }

Completed in 118 milliseconds