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

  /external/python/cpython2/RISCOS/Modules/
getpath_riscos.c 39 Py_GetPrefix()
  /external/python/cpython2/PC/os2emx/
getpathp.c 399 Py_GetPrefix(void)
409 return Py_GetPrefix();
  /external/python/cpython3/Python/
pathconfig.c 47 /* Initialize paths for Py_GetPath(), Py_GetPrefix(), Py_GetExecPrefix()
238 Py_GetPrefix(void)
249 return Py_GetPrefix();
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
getpath.c 7 Py_GetPrefix returns PREFIX
698 Py_GetPrefix(void)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
getpath.c 18 Py_GetPrefix returns PREFIX
629 Py_GetPrefix(void)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
getpath.c 525 if (pfound > 0) { /* Use the reduced prefix returned by Py_GetPrefix() */
671 Py_GetPrefix(void)
  /external/python/cpython2/Modules/
getpath.c 521 if (pfound > 0) { /* Use the reduced prefix returned by Py_GetPrefix() */
678 Py_GetPrefix(void)
  /external/python/cpython2/PC/
getpathp.c 695 Py_GetPrefix(void)
705 return Py_GetPrefix();
  /external/python/cpython2/PC/os2vacpp/
getpathp.c 458 Py_GetPrefix(void)

Completed in 89 milliseconds