Searched refs:do_985 (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.c987 int do_985() { return 985; } function
H A Dmain.c1020 extern int do_985();
2024 if ( do_985() != 985 ) { FAIL("iteration 985"); exit(0); }

Completed in 130 milliseconds