Searched refs:do_410 (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.c412 int do_410() { return 410; } function
H A Dmain.c445 extern int do_410();
1449 if ( do_410() != 410 ) { FAIL("iteration 410"); exit(0); }

Completed in 180 milliseconds