Searched refs:do_360 (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.c362 int do_360() { return 360; } function
H A Dmain.c395 extern int do_360();
1399 if ( do_360() != 360 ) { FAIL("iteration 360"); exit(0); }

Completed in 104 milliseconds