Searched refs:do_367 (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.c369 int do_367() { return 367; } function
H A Dmain.c402 extern int do_367();
1406 if ( do_367() != 367 ) { FAIL("iteration 367"); exit(0); }

Completed in 75 milliseconds