Home
last modified time | relevance | path

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

/third_party/python/Include/
Dosdefs.h13 #define MAXPATHLEN 256 macro
37 #define MAXPATHLEN PATH_MAX macro
/third_party/iowow/src/tmpl/
Diwcfg.h49 #define MAXPATHLEN PATH_MAX macro
51 #define MAXPATHLEN 4096 macro
/third_party/iowow/src/
Diwcfg.h49 #define MAXPATHLEN PATH_MAX macro
51 #define MAXPATHLEN 4096 macro
/third_party/glib/glib/
Dgwin32.h39 #define MAXPATHLEN 1024 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dparam.h7 #define MAXPATHLEN 4096 macro
/third_party/musl/ndk_musl_include/sys/
Dparam.h7 #define MAXPATHLEN 4096 macro
/third_party/musl/include/sys/
Dparam.h7 #define MAXPATHLEN 4096 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dparam.h7 #define MAXPATHLEN 4096 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dparam.h7 #define MAXPATHLEN 4096 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dparam.h10 #define MAXPATHLEN PATH_MAX macro
/third_party/libxml2/os400/dlfcn/
Ddlfcn.c42 #define MAXPATHLEN 5120 macro
/third_party/python/Modules/
Dposixmodule.c445 # define MAXPATHLEN PATH_MAX macro
447 # define MAXPATHLEN 1024 macro