Searched refs:auto_zone_create_copy (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/libauto-185.5/auto_tester/
H A Dbadpointers.m52 //printf("auto_zone_create_copy\n");
53 auto_zone_create_copy(the_zone, badPointer);
/macosx-10.9.5/libauto-185.5/tests/
H A Dbadpointers.m58 //printf("auto_zone_create_copy\n");
59 auto_zone_create_copy(the_zone, badPointer);
/macosx-10.9.5/libauto-185.5/
H A Dauto_zone.h409 AUTO_EXPORT void *auto_zone_create_copy(auto_zone_t *zone, void *ptr)
H A Dauto_zone.cpp1151 extern "C" void *auto_zone_create_copy(auto_zone_t *zone, void *ptr) { function

Completed in 172 milliseconds