Searched refs:do_258 (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.c260 int do_258() { return 258; } function
H A Dmain.c293 extern int do_258();
1297 if ( do_258() != 258 ) { FAIL("iteration 258"); exit(0); }

Completed in 75 milliseconds