Searched refs:do_714 (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.c716 int do_714() { return 714; } function
H A Dmain.c749 extern int do_714();
1753 if ( do_714() != 714 ) { FAIL("iteration 714"); exit(0); }

Completed in 115 milliseconds