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

Completed in 122 milliseconds