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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c 157 #define _PyVerify_fd_dup2(A, B) (1)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 443 _PyVerify_fd_dup2(int fd1, int fd2)
456 #define _PyVerify_fd_dup2(A, B) (1)
    [all...]
  /external/python/cpython2/Modules/
posixmodule.c 609 _PyVerify_fd_dup2(int fd1, int fd2)
622 #define _PyVerify_fd_dup2(A, B) (1)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c 156 #define _PyVerify_fd_dup2(A, B) (1)
    [all...]

Completed in 592 milliseconds