Searched refs:do_124 (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.c126 int do_124() { return 124; } function
H A Dmain.c159 extern int do_124();
1163 if ( do_124() != 124 ) { FAIL("iteration 124"); exit(0); }

Completed in 117 milliseconds