Searched refs:do_408 (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.c410 int do_408() { return 408; } function
H A Dmain.c443 extern int do_408();
1447 if ( do_408() != 408 ) { FAIL("iteration 408"); exit(0); }

Completed in 111 milliseconds