Searched refs:do_487 (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.c489 int do_487() { return 487; } function
H A Dmain.c522 extern int do_487();
1526 if ( do_487() != 487 ) { FAIL("iteration 487"); exit(0); }

Completed in 103 milliseconds