newmemory 441 source4/lib/wmi/wmi_wrap.c SWIG_TypeCast(swig_cast_info *ty, void *ptr, int *newmemory) { newmemory 442 source4/lib/wmi/wmi_wrap.c return ((!ty) || (!ty->converter)) ? ptr : (*ty->converter)(ptr, newmemory); newmemory 1992 source4/lib/wmi/wmi_wrap.c int newmemory = 0; newmemory 1993 source4/lib/wmi/wmi_wrap.c *ptr = SWIG_TypeCast(tc,vptr,&newmemory); newmemory 1994 source4/lib/wmi/wmi_wrap.c if (newmemory == SWIG_CAST_NEW_MEMORY) { newmemory 2076 source4/lib/wmi/wmi_wrap.c int newmemory = 0; newmemory 2077 source4/lib/wmi/wmi_wrap.c *ptr = SWIG_TypeCast(tc,vptr,&newmemory); newmemory 2078 source4/lib/wmi/wmi_wrap.c assert(!newmemory); /* newmemory handling not yet implemented */