Searched defs:MAX_MASK_SIZE (Results 1 – 1 of 1) sorted by relevance
117 static constexpr int MAX_MASK_SIZE = 1024; // G3 has 16k stack limit based on -fstack-usage variable119 static constexpr int MAX_MASK_SIZE = 2048; variable