Searched defs:MAX_LEN (Results 1 – 8 of 8) sorted by relevance
9 #define MAX_LEN 8192 macro
77 #define MAX_LEN 16 macro
11 enum string_properties {MIN_LEN = 6, MAX_LEN}; enumerator
9 #define MAX_LEN 256 macro
37 #define MAX_LEN 10 /* Maximum number of consecutive macro
41 #define MAX_LEN 2048 macro
23 #define MAX_LEN (0xffff) macro
3082 #define MAX_LEN (1UL << MAX_ORDER << PAGE_SHIFT) macro
Completed in 18 milliseconds