Searched refs:do_657 (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.c659 int do_657() { return 657; } function
H A Dmain.c692 extern int do_657();
1696 if ( do_657() != 657 ) { FAIL("iteration 657"); exit(0); }

Completed in 175 milliseconds