Searched refs:do_957 (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.c959 int do_957() { return 957; } function
H A Dmain.c992 extern int do_957();
1996 if ( do_957() != 957 ) { FAIL("iteration 957"); exit(0); }

Completed in 111 milliseconds