Searched refs:do_723 (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.c725 int do_723() { return 723; } function
H A Dmain.c758 extern int do_723();
1762 if ( do_723() != 723 ) { FAIL("iteration 723"); exit(0); }

Completed in 180 milliseconds