Searched refs:do_539 (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.c541 int do_539() { return 539; } function
H A Dmain.c574 extern int do_539();
1578 if ( do_539() != 539 ) { FAIL("iteration 539"); exit(0); }

Completed in 82 milliseconds