Searched refs:do_147 (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.c149 int do_147() { return 147; } function
H A Dmain.c182 extern int do_147();
1186 if ( do_147() != 147 ) { FAIL("iteration 147"); exit(0); }

Completed in 170 milliseconds