Searched refs:do_622 (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.c624 int do_622() { return 622; } function
H A Dmain.c657 extern int do_622();
1661 if ( do_622() != 622 ) { FAIL("iteration 622"); exit(0); }

Completed in 67 milliseconds