Searched refs:do_495 (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.c497 int do_495() { return 495; } function
H A Dmain.c530 extern int do_495();
1534 if ( do_495() != 495 ) { FAIL("iteration 495"); exit(0); }

Completed in 104 milliseconds