Searched refs:MAX_MARK (Results 1 – 2 of 2) sorted by relevance
72 #undef MAX_MARK211 #define MAX_MARK ((1u << 8) - 1) macro219 #define MAX_MARK ((1u << 16) - 1) macro
3148 if ((unsigned int)arglen > MAX_MARK) in process_verb_name()5916 if ((unsigned int)arglen > MAX_MARK) /* possibility of overflow. */ in compile_branch()