Searched refs:do_795 (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.c797 int do_795() { return 795; } function
H A Dmain.c830 extern int do_795();
1834 if ( do_795() != 795 ) { FAIL("iteration 795"); exit(0); }

Completed in 67 milliseconds