Searched refs:do_308 (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.c310 int do_308() { return 308; } function
H A Dmain.c343 extern int do_308();
1347 if ( do_308() != 308 ) { FAIL("iteration 308"); exit(0); }

Completed in 129 milliseconds