Searched refs:do_159 (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.c161 int do_159() { return 159; } function
H A Dmain.c194 extern int do_159();
1198 if ( do_159() != 159 ) { FAIL("iteration 159"); exit(0); }

Completed in 184 milliseconds