Searched refs:do_699 (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.c701 int do_699() { return 699; } function
H A Dmain.c734 extern int do_699();
1738 if ( do_699() != 699 ) { FAIL("iteration 699"); exit(0); }

Completed in 64 milliseconds