Searched refs:do_934 (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.c936 int do_934() { return 934; } function
H A Dmain.c969 extern int do_934();
1973 if ( do_934() != 934 ) { FAIL("iteration 934"); exit(0); }

Completed in 117 milliseconds