Searched refs:do_599 (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.c601 int do_599() { return 599; } function
H A Dmain.c634 extern int do_599();
1638 if ( do_599() != 599 ) { FAIL("iteration 599"); exit(0); }

Completed in 175 milliseconds