Searched refs:do_119 (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.c121 int do_119() { return 119; } function
H A Dmain.c154 extern int do_119();
1158 if ( do_119() != 119 ) { FAIL("iteration 119"); exit(0); }

Completed in 118 milliseconds