Searched refs:do_456 (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.c458 int do_456() { return 456; } function
H A Dmain.c491 extern int do_456();
1495 if ( do_456() != 456 ) { FAIL("iteration 456"); exit(0); }

Completed in 116 milliseconds