Searched refs:do_429 (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.c431 int do_429() { return 429; } function
H A Dmain.c464 extern int do_429();
1468 if ( do_429() != 429 ) { FAIL("iteration 429"); exit(0); }

Completed in 105 milliseconds