Searched refs:do_273 (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.c275 int do_273() { return 273; } function
H A Dmain.c308 extern int do_273();
1312 if ( do_273() != 273 ) { FAIL("iteration 273"); exit(0); }

Completed in 76 milliseconds