Searched refs:do_636 (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.c638 int do_636() { return 636; } function
H A Dmain.c671 extern int do_636();
1675 if ( do_636() != 636 ) { FAIL("iteration 636"); exit(0); }

Completed in 67 milliseconds