Searched refs:do_033 (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.c35 int do_033() { return 33; } function
H A Dmain.c68 extern int do_033();
1072 if ( do_033() != 33 ) { FAIL("iteration 33"); exit(0); }

Completed in 114 milliseconds