Searched refs:do_067 (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.c69 int do_067() { return 67; } function
H A Dmain.c102 extern int do_067();
1106 if ( do_067() != 67 ) { FAIL("iteration 67"); exit(0); }

Completed in 148 milliseconds