Searched refs:do_944 (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.c946 int do_944() { return 944; } function
H A Dmain.c979 extern int do_944();
1983 if ( do_944() != 944 ) { FAIL("iteration 944"); exit(0); }

Completed in 103 milliseconds