Searched refs:do_058 (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.c60 int do_058() { return 58; } function
H A Dmain.c93 extern int do_058();
1097 if ( do_058() != 58 ) { FAIL("iteration 58"); exit(0); }

Completed in 209 milliseconds