Searched refs:do_704 (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.c706 int do_704() { return 704; } function
H A Dmain.c739 extern int do_704();
1743 if ( do_704() != 704 ) { FAIL("iteration 704"); exit(0); }

Completed in 175 milliseconds