Searched refs:do_294 (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.c296 int do_294() { return 294; } function
H A Dmain.c329 extern int do_294();
1333 if ( do_294() != 294 ) { FAIL("iteration 294"); exit(0); }

Completed in 74 milliseconds