Searched refs:do_747 (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.c749 int do_747() { return 747; } function
H A Dmain.c782 extern int do_747();
1786 if ( do_747() != 747 ) { FAIL("iteration 747"); exit(0); }

Completed in 174 milliseconds