Searched refs:do_743 (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.c745 int do_743() { return 743; } function
H A Dmain.c778 extern int do_743();
1782 if ( do_743() != 743 ) { FAIL("iteration 743"); exit(0); }

Completed in 164 milliseconds