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

Completed in 167 milliseconds