Searched refs:do_247 (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.c249 int do_247() { return 247; } function
H A Dmain.c282 extern int do_247();
1286 if ( do_247() != 247 ) { FAIL("iteration 247"); exit(0); }

Completed in 166 milliseconds