Searched refs:do_913 (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.c915 int do_913() { return 913; } function
H A Dmain.c948 extern int do_913();
1952 if ( do_913() != 913 ) { FAIL("iteration 913"); exit(0); }

Completed in 105 milliseconds