Searched refs:do_155 (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.c157 int do_155() { return 155; } function
H A Dmain.c190 extern int do_155();
1194 if ( do_155() != 155 ) { FAIL("iteration 155"); exit(0); }

Completed in 126 milliseconds