Searched defs:MAX_LEN (Results 1 – 10 of 10) sorted by relevance
7 #define MAX_LEN 4096 macro
228 pub const MAX_LEN: usize = i32::MAX as usize; constant
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
10 #define MAX_LEN 512 macro
37 #define MAX_LEN 10 /* Maximum number of consecutive macro
25 #define MAX_LEN 2048 macro
3080 #define MAX_LEN (1UL << MAX_PAGE_ORDER << PAGE_SHIFT) macro