Searched refs:do_718 (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.c720 int do_718() { return 718; } function
H A Dmain.c753 extern int do_718();
1757 if ( do_718() != 718 ) { FAIL("iteration 718"); exit(0); }

Completed in 130 milliseconds