Searched refs:do_202 (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.c204 int do_202() { return 202; } function
H A Dmain.c237 extern int do_202();
1241 if ( do_202() != 202 ) { FAIL("iteration 202"); exit(0); }

Completed in 176 milliseconds