Searched refs:do_948 (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.c950 int do_948() { return 948; } function
H A Dmain.c983 extern int do_948();
1987 if ( do_948() != 948 ) { FAIL("iteration 948"); exit(0); }

Completed in 139 milliseconds