Searched refs:do_343 (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.c345 int do_343() { return 343; } function
H A Dmain.c378 extern int do_343();
1382 if ( do_343() != 343 ) { FAIL("iteration 343"); exit(0); }

Completed in 112 milliseconds