Searched refs:do_641 (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.c643 int do_641() { return 641; } function
H A Dmain.c676 extern int do_641();
1680 if ( do_641() != 641 ) { FAIL("iteration 641"); exit(0); }

Completed in 72 milliseconds