Searched refs:do_323 (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.c325 int do_323() { return 323; } function
H A Dmain.c358 extern int do_323();
1362 if ( do_323() != 323 ) { FAIL("iteration 323"); exit(0); }

Completed in 97 milliseconds