Searched refs:do_195 (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.c197 int do_195() { return 195; } function
H A Dmain.c230 extern int do_195();
1234 if ( do_195() != 195 ) { FAIL("iteration 195"); exit(0); }

Completed in 89 milliseconds