Searched refs:do_326 (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.c328 int do_326() { return 326; } function
H A Dmain.c361 extern int do_326();
1365 if ( do_326() != 326 ) { FAIL("iteration 326"); exit(0); }

Completed in 81 milliseconds