Searched refs:do_266 (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.c268 int do_266() { return 266; } function
H A Dmain.c301 extern int do_266();
1305 if ( do_266() != 266 ) { FAIL("iteration 266"); exit(0); }

Completed in 115 milliseconds