Searched refs:do_558 (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.c560 int do_558() { return 558; } function
H A Dmain.c593 extern int do_558();
1597 if ( do_558() != 558 ) { FAIL("iteration 558"); exit(0); }

Completed in 220 milliseconds