Searched refs:do_790 (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.c792 int do_790() { return 790; } function
H A Dmain.c825 extern int do_790();
1829 if ( do_790() != 790 ) { FAIL("iteration 790"); exit(0); }

Completed in 83 milliseconds