Searched refs:do_996 (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.c998 int do_996() { return 996; } function
H A Dmain.c1031 extern int do_996();
2035 if ( do_996() != 996 ) { FAIL("iteration 996"); exit(0); }

Completed in 126 milliseconds