Searched defs:MAX_PATH_SIZE (Results 1 – 2 of 2) sorted by relevance
87 const int MAX_PATH_SIZE = 256; // max size of path string variable
78 constexpr int MAX_PATH_SIZE = 256; variable