Searched refs:do_712 (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.c714 int do_712() { return 712; } function
H A Dmain.c747 extern int do_712();
1751 if ( do_712() != 712 ) { FAIL("iteration 712"); exit(0); }

Completed in 74 milliseconds