Searched defs:MAX_FILE_NAME_LEN (Results 1 – 5 of 5) sorted by relevance
27 static const int MAX_FILE_NAME_LEN = 256; variable
36 static constexpr int MAX_FILE_NAME_LEN = 256; variable
34 #define MAX_FILE_NAME_LEN (64) macro
26 #define MAX_FILE_NAME_LEN (64) macro
30 static const int MAX_FILE_NAME_LEN = 256; variable