Searched refs:do_595 (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.c597 int do_595() { return 595; } function
H A Dmain.c630 extern int do_595();
1634 if ( do_595() != 595 ) { FAIL("iteration 595"); exit(0); }

Completed in 165 milliseconds