Searched refs:do_035 (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.c37 int do_035() { return 35; } function
H A Dmain.c70 extern int do_035();
1074 if ( do_035() != 35 ) { FAIL("iteration 35"); exit(0); }

Completed in 112 milliseconds