Searched refs:do_868 (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.c870 int do_868() { return 868; } function
H A Dmain.c903 extern int do_868();
1907 if ( do_868() != 868 ) { FAIL("iteration 868"); exit(0); }

Completed in 126 milliseconds