Searched refs:do_440 (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.c442 int do_440() { return 440; } function
H A Dmain.c475 extern int do_440();
1479 if ( do_440() != 440 ) { FAIL("iteration 440"); exit(0); }

Completed in 114 milliseconds