Searched refs:do_128 (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.c130 int do_128() { return 128; } function
H A Dmain.c163 extern int do_128();
1167 if ( do_128() != 128 ) { FAIL("iteration 128"); exit(0); }

Completed in 72 milliseconds