Searched refs:do_975 (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.c977 int do_975() { return 975; } function
H A Dmain.c1010 extern int do_975();
2014 if ( do_975() != 975 ) { FAIL("iteration 975"); exit(0); }

Completed in 144 milliseconds