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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
getpath.c 300 isxfile(char *filename) function
506 if (isxfile(progpath))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
getpath.c 231 isxfile(char *filename) function
437 if (isxfile(progpath))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
getpath.c 173 isxfile(char *filename) /* Is executable file */ function
436 if (isxfile(progpath))
  /external/python/cpython2/Modules/
getpath.c 160 isxfile(char *filename) /* Is executable file */ function
485 if (isxfile(progpath))
  /external/python/cpython3/Modules/
getpath.c 172 isxfile(wchar_t *filename) /* Is executable file */ function
551 if (isxfile(progpath))

Completed in 89 milliseconds