Searched refs:do_544 (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.c546 int do_544() { return 544; } function
H A Dmain.c579 extern int do_544();
1583 if ( do_544() != 544 ) { FAIL("iteration 544"); exit(0); }

Completed in 61 milliseconds