Searched refs:do_359 (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.c361 int do_359() { return 359; } function
H A Dmain.c394 extern int do_359();
1398 if ( do_359() != 359 ) { FAIL("iteration 359"); exit(0); }

Completed in 70 milliseconds