Searched refs:do_810 (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.c812 int do_810() { return 810; } function
H A Dmain.c845 extern int do_810();
1849 if ( do_810() != 810 ) { FAIL("iteration 810"); exit(0); }

Completed in 69 milliseconds