Searched refs:do_800 (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.c802 int do_800() { return 800; } function
H A Dmain.c835 extern int do_800();
1839 if ( do_800() != 800 ) { FAIL("iteration 800"); exit(0); }

Completed in 129 milliseconds