Searched refs:do_871 (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.c873 int do_871() { return 871; } function
H A Dmain.c906 extern int do_871();
1910 if ( do_871() != 871 ) { FAIL("iteration 871"); exit(0); }

Completed in 110 milliseconds