Searched refs:do_613 (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.c615 int do_613() { return 613; } function
H A Dmain.c648 extern int do_613();
1652 if ( do_613() != 613 ) { FAIL("iteration 613"); exit(0); }

Completed in 69 milliseconds