Searched refs:do_224 (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.c226 int do_224() { return 224; } function
H A Dmain.c259 extern int do_224();
1263 if ( do_224() != 224 ) { FAIL("iteration 224"); exit(0); }

Completed in 67 milliseconds