Searched defs:MAX_PATH_LEN (Results 1 – 15 of 15) sorted by relevance
19 #define MAX_PATH_LEN 120 macro
26 #define MAX_PATH_LEN 256 // max length of a filepath macro
90 static constexpr int MAX_PATH_LEN = 256; variable
76 static const size_t MAX_PATH_LEN = 256; variable
41 const unsigned int MAX_PATH_LEN = 256; variable
20 #define MAX_PATH_LEN 256 macro
34 #define MAX_PATH_LEN 256 macro
179 #define MAX_PATH_LEN (99) macro
44 const int32_t MAX_PATH_LEN = 64; variable
50 #define MAX_PATH_LEN 256 macro
30 #define MAX_PATH_LEN 256 macro
28 #define MAX_PATH_LEN 512 macro
41 #define MAX_PATH_LEN 256 macro
25 #define MAX_PATH_LEN 4096 macro
88 const static size_t MAX_PATH_LEN = 255; variable