Searched refs:do_120 (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.c122 int do_120() { return 120; } function
H A Dmain.c155 extern int do_120();
1159 if ( do_120() != 120 ) { FAIL("iteration 120"); exit(0); }

Completed in 151 milliseconds