Searched refs:do_177 (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.c179 int do_177() { return 177; } function
H A Dmain.c212 extern int do_177();
1216 if ( do_177() != 177 ) { FAIL("iteration 177"); exit(0); }

Completed in 124 milliseconds