Searched refs:do_831 (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.c833 int do_831() { return 831; } function
H A Dmain.c866 extern int do_831();
1870 if ( do_831() != 831 ) { FAIL("iteration 831"); exit(0); }

Completed in 53 milliseconds