HomeSort by relevance Sort by last modified time
    Searched defs:PySocketModule_APIObject (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
socketmodule.h 191 } PySocketModule_APIObject;
194 XXX named PySocketModule_APIObject in _ssl.c. It's unclear why it isn't
217 PySocketModule_APIObject PySocketModule;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.h 191 } PySocketModule_APIObject;
194 XXX named PySocketModule_APIObject in _ssl.c. It's unclear why it isn't
217 PySocketModule_APIObject PySocketModule;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.h 192 } PySocketModule_APIObject;
195 XXX named PySocketModule_APIObject in _ssl.c. It's unclear why it isn't
218 PySocketModule_APIObject PySocketModule;
  /external/python/cpython2/Modules/
socketmodule.h 192 } PySocketModule_APIObject;
195 XXX named PySocketModule_APIObject in _ssl.c. It's unclear why it isn't
218 PySocketModule_APIObject PySocketModule;
  /external/python/cpython3/Modules/
socketmodule.h 283 } PySocketModule_APIObject;

Completed in 409 milliseconds