Searched refs:do_665 (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.c667 int do_665() { return 665; } function
H A Dmain.c700 extern int do_665();
1704 if ( do_665() != 665 ) { FAIL("iteration 665"); exit(0); }

Completed in 109 milliseconds