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

Completed in 113 milliseconds