Searched refs:do_146 (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.c148 int do_146() { return 146; } function
H A Dmain.c181 extern int do_146();
1185 if ( do_146() != 146 ) { FAIL("iteration 146"); exit(0); }

Completed in 166 milliseconds