Searched refs:do_032 (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.c34 int do_032() { return 32; } function
H A Dmain.c67 extern int do_032();
1071 if ( do_032() != 32 ) { FAIL("iteration 32"); exit(0); }

Completed in 107 milliseconds