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

Completed in 111 milliseconds