Searched defs:num_bytes (Results 1 – 2 of 2) sorted by relevance
3321 get_bytes_from_buf(char_u *buf, char_u *bytes, int num_bytes) in get_bytes_from_buf()5621 int num_bytes = get_bytes_from_buf(tp + slen, bytes, 4); in check_termcode() local5687 int num_bytes = get_long_from_buf(tp + slen, &val); in check_termcode() local5708 int num_bytes = get_bytes_from_buf(tp + slen, bytes, 1); in check_termcode() local5721 int num_bytes = get_bytes_from_buf(tp + slen, bytes, 2); in check_termcode() local5735 int num_bytes; in check_termcode() local5764 int num_bytes; in check_termcode() local
2127 int num_bytes; in check_termcode_mouse() local