Searched refs:do_304 (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.c306 int do_304() { return 304; } function
H A Dmain.c339 extern int do_304();
1343 if ( do_304() != 304 ) { FAIL("iteration 304"); exit(0); }

Completed in 96 milliseconds