Searched refs:do_417 (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.c419 int do_417() { return 417; } function
H A Dmain.c452 extern int do_417();
1456 if ( do_417() != 417 ) { FAIL("iteration 417"); exit(0); }

Completed in 106 milliseconds