type_initial 339 source4/lib/wmi/wmi_wrap.c swig_type_info **type_initial; /* Array of initially generated type structures */ type_initial 3842 source4/lib/wmi/wmi_wrap.c swig_module.type_initial = swig_type_initial; type_initial 3892 source4/lib/wmi/wmi_wrap.c printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name); type_initial 3897 source4/lib/wmi/wmi_wrap.c type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->name); type_initial 3904 source4/lib/wmi/wmi_wrap.c if (swig_module.type_initial[i]->clientdata) { type_initial 3905 source4/lib/wmi/wmi_wrap.c type->clientdata = swig_module.type_initial[i]->clientdata; type_initial 3911 source4/lib/wmi/wmi_wrap.c type = swig_module.type_initial[i]; type_initial 3929 source4/lib/wmi/wmi_wrap.c if (type == swig_module.type_initial[i]) { type_initial 3967 source4/lib/wmi/wmi_wrap.c printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name);