Searched refs:do_432 (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.c434 int do_432() { return 432; } function
H A Dmain.c467 extern int do_432();
1471 if ( do_432() != 432 ) { FAIL("iteration 432"); exit(0); }

Completed in 65 milliseconds