Searched refs:import_python (Results 1 – 2 of 2) sorted by relevance
170 char funcname[258], *import_python; local257 import_python = GetPythonImport(hDLL);259 if (import_python &&260 strcasecmp(buffer,import_python)) {264 import_python);
168 char funcname[258], *import_python; local262 import_python = GetPythonImport(hDLL);264 if (import_python &&265 _stricmp(buffer,import_python)) {269 import_python);