Searched refs:do_411 (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.c413 int do_411() { return 411; } function
H A Dmain.c446 extern int do_411();
1450 if ( do_411() != 411 ) { FAIL("iteration 411"); exit(0); }

Completed in 114 milliseconds