Searched refs:do_637 (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.c639 int do_637() { return 637; } function
H A Dmain.c672 extern int do_637();
1676 if ( do_637() != 637 ) { FAIL("iteration 637"); exit(0); }

Completed in 75 milliseconds