Searched refs:do_141 (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.c143 int do_141() { return 141; } function
H A Dmain.c176 extern int do_141();
1180 if ( do_141() != 141 ) { FAIL("iteration 141"); exit(0); }

Completed in 125 milliseconds