Searched refs:do_168 (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.c170 int do_168() { return 168; } function
H A Dmain.c203 extern int do_168();
1207 if ( do_168() != 168 ) { FAIL("iteration 168"); exit(0); }

Completed in 188 milliseconds