swig_module      2305 source4/lib/wmi/wmi_wrap.c   swig_module_info *swig_module = (swig_module_info *) vptr;
swig_module      2306 source4/lib/wmi/wmi_wrap.c   swig_type_info **types = swig_module->types;
swig_module      2308 source4/lib/wmi/wmi_wrap.c   for (i =0; i < swig_module->size; ++i) {
swig_module      2319 source4/lib/wmi/wmi_wrap.c SWIG_Python_SetModule(swig_module_info *swig_module) {
swig_module      2324 source4/lib/wmi/wmi_wrap.c   PyObject *pointer = PyCObject_FromVoidPtr((void *) swig_module, SWIG_Python_DestroyModule);
swig_module      2349 source4/lib/wmi/wmi_wrap.c     swig_module_info *swig_module = SWIG_Python_GetModule();
swig_module      2350 source4/lib/wmi/wmi_wrap.c     descriptor = SWIG_TypeQueryModule(swig_module, swig_module, type);
swig_module      2524 source4/lib/wmi/wmi_wrap.c static swig_module_info swig_module = {swig_types, 19, 0, 0, 0, 0};
swig_module      2525 source4/lib/wmi/wmi_wrap.c #define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
swig_module      2526 source4/lib/wmi/wmi_wrap.c #define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)
swig_module      3840 source4/lib/wmi/wmi_wrap.c   if (swig_module.next==0) {
swig_module      3842 source4/lib/wmi/wmi_wrap.c     swig_module.type_initial = swig_type_initial;
swig_module      3843 source4/lib/wmi/wmi_wrap.c     swig_module.cast_initial = swig_cast_initial;
swig_module      3844 source4/lib/wmi/wmi_wrap.c     swig_module.next = &swig_module;
swig_module      3855 source4/lib/wmi/wmi_wrap.c     SWIG_SetModule(clientdata, &swig_module);
swig_module      3856 source4/lib/wmi/wmi_wrap.c     module_head = &swig_module;
swig_module      3862 source4/lib/wmi/wmi_wrap.c       if (iter==&swig_module) {
swig_module      3872 source4/lib/wmi/wmi_wrap.c     swig_module.next = module_head->next;
swig_module      3873 source4/lib/wmi/wmi_wrap.c     module_head->next = &swig_module;
swig_module      3884 source4/lib/wmi/wmi_wrap.c   printf("SWIG_InitializeModule: size %d\n", swig_module.size);
swig_module      3886 source4/lib/wmi/wmi_wrap.c   for (i = 0; i < swig_module.size; ++i) {
swig_module      3892 source4/lib/wmi/wmi_wrap.c     printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name);
swig_module      3896 source4/lib/wmi/wmi_wrap.c     if (swig_module.next != &swig_module) {
swig_module      3897 source4/lib/wmi/wmi_wrap.c       type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->name);
swig_module      3904 source4/lib/wmi/wmi_wrap.c       if (swig_module.type_initial[i]->clientdata) {
swig_module      3905 source4/lib/wmi/wmi_wrap.c         type->clientdata = swig_module.type_initial[i]->clientdata;
swig_module      3911 source4/lib/wmi/wmi_wrap.c       type = swig_module.type_initial[i];
swig_module      3915 source4/lib/wmi/wmi_wrap.c     cast = swig_module.cast_initial[i];
swig_module      3922 source4/lib/wmi/wmi_wrap.c       if (swig_module.next != &swig_module) {
swig_module      3923 source4/lib/wmi/wmi_wrap.c         ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name);
swig_module      3929 source4/lib/wmi/wmi_wrap.c         if (type == swig_module.type_initial[i]) {
swig_module      3958 source4/lib/wmi/wmi_wrap.c     swig_module.types[i] = type;
swig_module      3960 source4/lib/wmi/wmi_wrap.c   swig_module.types[i] = 0;
swig_module      3964 source4/lib/wmi/wmi_wrap.c   for (i = 0; i < swig_module.size; ++i) {
swig_module      3966 source4/lib/wmi/wmi_wrap.c     swig_cast_info *cast = swig_module.cast_initial[i];
swig_module      3967 source4/lib/wmi/wmi_wrap.c     printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name);
swig_module      3993 source4/lib/wmi/wmi_wrap.c   for (i = 0; i < swig_module.size; i++) {
swig_module      3994 source4/lib/wmi/wmi_wrap.c     if (swig_module.types[i]->clientdata) {
swig_module      3995 source4/lib/wmi/wmi_wrap.c       equiv = swig_module.types[i]->cast;
swig_module      3999 source4/lib/wmi/wmi_wrap.c           SWIG_TypeClientData(equiv->type, swig_module.types[i]->clientdata);