Searched refs:do_018 (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.c20 int do_018() { return 18; } function
H A Dmain.c53 extern int do_018();
1057 if ( do_018() != 18 ) { FAIL("iteration 18"); exit(0); }

Completed in 84 milliseconds