Searched refs:do_811 (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.c813 int do_811() { return 811; } function
H A Dmain.c846 extern int do_811();
1850 if ( do_811() != 811 ) { FAIL("iteration 811"); exit(0); }

Completed in 72 milliseconds