Searched refs:do_924 (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.c926 int do_924() { return 924; } function
H A Dmain.c959 extern int do_924();
1963 if ( do_924() != 924 ) { FAIL("iteration 924"); exit(0); }

Completed in 103 milliseconds