Searched refs:MAX_KEY_CODE_LEN (Results 1 – 4 of 4) sorted by relevance
750 static char_u inbuf[INBUFLEN + MAX_KEY_CODE_LEN];849 if (inbufcount + len > INBUFLEN + MAX_KEY_CODE_LEN) in add_to_input_buf()
515 #define MAX_KEY_CODE_LEN 6 macro
4893 char_u string[MAX_KEY_CODE_LEN + 1]; in handle_key_with_modifier()5314 char_u string[MAX_KEY_CODE_LEN + 1]; in check_termcode()
478 #if KEY_MSG_BUFSIZ < MAX_KEY_CODE_LEN