Searched refs:do_776 (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.c778 int do_776() { return 776; } function
H A Dmain.c811 extern int do_776();
1815 if ( do_776() != 776 ) { FAIL("iteration 776"); exit(0); }

Completed in 180 milliseconds