HomeSort by relevance Sort by last modified time
    Searched refs:PyLong_AsPid (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c 124 #define PyLong_AsPid PyInt_AsLong
128 #define PyLong_AsPid PyInt_AsLong
132 #define PyLong_AsPid PyInt_AsLongLong
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c 125 #define PyLong_AsPid PyInt_AsLong
129 #define PyLong_AsPid PyInt_AsLong
133 #define PyLong_AsPid PyInt_AsLongLong
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 318 #define PyLong_AsPid PyInt_AsLong
322 #define PyLong_AsPid PyInt_AsLong
326 #define PyLong_AsPid PyInt_AsLongLong
    [all...]

Completed in 68 milliseconds