Searched refs:do_283 (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.c285 int do_283() { return 283; } function
H A Dmain.c318 extern int do_283();
1322 if ( do_283() != 283 ) { FAIL("iteration 283"); exit(0); }

Completed in 116 milliseconds