Searched refs:do_369 (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.c371 int do_369() { return 369; } function
H A Dmain.c404 extern int do_369();
1408 if ( do_369() != 369 ) { FAIL("iteration 369"); exit(0); }

Completed in 166 milliseconds