Searched refs:do_122 (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.c124 int do_122() { return 122; } function
H A Dmain.c157 extern int do_122();
1161 if ( do_122() != 122 ) { FAIL("iteration 122"); exit(0); }

Completed in 119 milliseconds