Searched refs:do_635 (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.c637 int do_635() { return 635; } function
H A Dmain.c670 extern int do_635();
1674 if ( do_635() != 635 ) { FAIL("iteration 635"); exit(0); }

Completed in 68 milliseconds