Searched refs:do_023 (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.c25 int do_023() { return 23; } function
H A Dmain.c58 extern int do_023();
1062 if ( do_023() != 23 ) { FAIL("iteration 23"); exit(0); }

Completed in 111 milliseconds