Searched refs:do_499 (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.c501 int do_499() { return 499; } function
H A Dmain.c534 extern int do_499();
1538 if ( do_499() != 499 ) { FAIL("iteration 499"); exit(0); }

Completed in 93 milliseconds