Searched refs:do_317 (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.c319 int do_317() { return 317; } function
H A Dmain.c352 extern int do_317();
1356 if ( do_317() != 317 ) { FAIL("iteration 317"); exit(0); }

Completed in 72 milliseconds