Searched refs:do_815 (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.c817 int do_815() { return 815; } function
H A Dmain.c850 extern int do_815();
1854 if ( do_815() != 815 ) { FAIL("iteration 815"); exit(0); }

Completed in 69 milliseconds