Searched refs:do_521 (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.c523 int do_521() { return 521; } function
H A Dmain.c556 extern int do_521();
1560 if ( do_521() != 521 ) { FAIL("iteration 521"); exit(0); }

Completed in 115 milliseconds