Searched refs:do_782 (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.c784 int do_782() { return 782; } function
H A Dmain.c817 extern int do_782();
1821 if ( do_782() != 782 ) { FAIL("iteration 782"); exit(0); }

Completed in 126 milliseconds