Searched refs:do_006 (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.c8 int do_006() { return 6; } function
H A Dmain.c41 extern int do_006();
1045 if ( do_006() != 6 ) { FAIL("iteration 6"); exit(0); }

Completed in 122 milliseconds