Searched refs:do_450 (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.c452 int do_450() { return 450; } function
H A Dmain.c485 extern int do_450();
1489 if ( do_450() != 450 ) { FAIL("iteration 450"); exit(0); }

Completed in 119 milliseconds