Searched refs:do_912 (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.c914 int do_912() { return 912; } function
H A Dmain.c947 extern int do_912();
1951 if ( do_912() != 912 ) { FAIL("iteration 912"); exit(0); }

Completed in 184 milliseconds