Home
last modified time | relevance | path

Searched defs:MAXPATHLEN (Results 1 – 18 of 18) sorted by relevance

/external/python/cpython2/Include/
Dosdefs.h14 #define MAXPATHLEN 260 macro
28 #define MAXPATHLEN 256 macro
49 #define MAXPATHLEN PATH_MAX macro
/external/python/cpython3/Include/
Dosdefs.h13 #define MAXPATHLEN 256 macro
33 #define MAXPATHLEN PATH_MAX macro
/external/python/cpython2/Python/
Dgetcwd.c18 #define MAXPATHLEN PATH_MAX macro
20 #define MAXPATHLEN 1024 macro
/external/swiftshader/third_party/LLVM/cmake/modules/
DHandleLLVMOptions.cmake62 set(MAXPATHLEN 160) variable
74 set(MAXPATHLEN 2024) variable
/external/oj-libjdwp/src/solaris/back/
Dutil_md.h49 #define MAXPATHLEN PATH_MAX macro
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h714 #define MAXPATHLEN 160 macro
/external/python/cpython2/Lib/plat-os2emx/
DIN.py7 MAXPATHLEN = 260 variable
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
Dconfig.h710 #define MAXPATHLEN 2024 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
Dconfig.h714 #define MAXPATHLEN 2024 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
Dconfig.h714 #define MAXPATHLEN 2024 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
Dconfig.h716 #define MAXPATHLEN 2024 macro
/external/openssh/
Ddefines.h108 # define MAXPATHLEN PATH_MAX macro
110 # define MAXPATHLEN 64 macro
/external/libxml2/os400/dlfcn/
Ddlfcn.c42 #define MAXPATHLEN 5120 macro
/external/python/cpython2/Lib/plat-irix6/
DFILE.py432 MAXPATHLEN = 1024 variable
/external/python/cpython2/Modules/
Dposixmodule.c291 #define MAXPATHLEN PATH_MAX macro
293 #define MAXPATHLEN 1024 macro
/external/python/cpython3/Modules/
Dposixmodule.c321 #define MAXPATHLEN PATH_MAX macro
323 #define MAXPATHLEN 1024 macro
/external/python/cpython2/Lib/plat-sunos5/
DIN.py108 MAXPATHLEN = 1024 variable
DSTROPTS.py105 MAXPATHLEN = 1024 variable