Searched refs:do_734 (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.c736 int do_734() { return 734; } function
H A Dmain.c769 extern int do_734();
1773 if ( do_734() != 734 ) { FAIL("iteration 734"); exit(0); }

Completed in 123 milliseconds