Searched refs:MAX_MARK (Results 1 – 2 of 2) sorted by relevance
580 #define MAX_MARK ((1u << 16) - 1) macro582 #define MAX_MARK ((1u << 8) - 1) macro
6571 if ((unsigned int)arglen > MAX_MARK) in compile_branch()