Searched refs:do_932 (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.c934 int do_932() { return 932; } function
H A Dmain.c967 extern int do_932();
1971 if ( do_932() != 932 ) { FAIL("iteration 932"); exit(0); }

Completed in 160 milliseconds