Searched refs:do_922 (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.c924 int do_922() { return 922; } function
H A Dmain.c957 extern int do_922();
1961 if ( do_922() != 922 ) { FAIL("iteration 922"); exit(0); }

Completed in 123 milliseconds