Searched refs:do_555 (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.c557 int do_555() { return 555; } function
H A Dmain.c590 extern int do_555();
1594 if ( do_555() != 555 ) { FAIL("iteration 555"); exit(0); }

Completed in 70 milliseconds