Searched refs:do_898 (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.c900 int do_898() { return 898; } function
H A Dmain.c933 extern int do_898();
1937 if ( do_898() != 898 ) { FAIL("iteration 898"); exit(0); }

Completed in 93 milliseconds