Searched refs:do_012 (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.c14 int do_012() { return 12; } function
H A Dmain.c47 extern int do_012();
1051 if ( do_012() != 12 ) { FAIL("iteration 12"); exit(0); }

Completed in 64 milliseconds