Searched refs:do_765 (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.c767 int do_765() { return 765; } function
H A Dmain.c800 extern int do_765();
1804 if ( do_765() != 765 ) { FAIL("iteration 765"); exit(0); }

Completed in 178 milliseconds