Searched refs:do_549 (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.c551 int do_549() { return 549; } function
H A Dmain.c584 extern int do_549();
1588 if ( do_549() != 549 ) { FAIL("iteration 549"); exit(0); }

Completed in 76 milliseconds