Searched refs:do_098 (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.c100 int do_098() { return 98; } function
H A Dmain.c133 extern int do_098();
1137 if ( do_098() != 98 ) { FAIL("iteration 98"); exit(0); }

Completed in 114 milliseconds