Searched refs:do_510 (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.c512 int do_510() { return 510; } function
H A Dmain.c545 extern int do_510();
1549 if ( do_510() != 510 ) { FAIL("iteration 510"); exit(0); }

Completed in 119 milliseconds