Searched refs:do_626 (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.c628 int do_626() { return 626; } function
H A Dmain.c661 extern int do_626();
1665 if ( do_626() != 626 ) { FAIL("iteration 626"); exit(0); }

Completed in 64 milliseconds