Searched refs:do_368 (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.c370 int do_368() { return 368; } function
H A Dmain.c403 extern int do_368();
1407 if ( do_368() != 368 ) { FAIL("iteration 368"); exit(0); }

Completed in 151 milliseconds