Searched refs:do_203 (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.c205 int do_203() { return 203; } function
H A Dmain.c238 extern int do_203();
1242 if ( do_203() != 203 ) { FAIL("iteration 203"); exit(0); }

Completed in 75 milliseconds