Searched refs:do_804 (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.c806 int do_804() { return 804; } function
H A Dmain.c839 extern int do_804();
1843 if ( do_804() != 804 ) { FAIL("iteration 804"); exit(0); }

Completed in 191 milliseconds