Searched refs:do_388 (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.c390 int do_388() { return 388; } function
H A Dmain.c423 extern int do_388();
1427 if ( do_388() != 388 ) { FAIL("iteration 388"); exit(0); }

Completed in 77 milliseconds