Searched refs:do_638 (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.c640 int do_638() { return 638; } function
H A Dmain.c673 extern int do_638();
1677 if ( do_638() != 638 ) { FAIL("iteration 638"); exit(0); }

Completed in 67 milliseconds