Searched defs:MAX_LABEL_SIZE (Results 1 – 3 of 3) sorted by relevance
36 pub const MAX_LABEL_SIZE: usize = 2048; constant
40 pub(crate) const MAX_LABEL_SIZE: usize = 2048; constant
44 #define MAX_LABEL_SIZE 2048 macro