Searched refs:tb_c1 (Results 1 – 1 of 1) sorted by relevance
2389 int tb_c1; in handle_mapping() local2411 tb_c1 = typebuf.tb_buf[typebuf.tb_off]; in handle_mapping()2413 && (no_zero_mapping == 0 || tb_c1 != '0') in handle_mapping()2419 && !(State == HITRETURN && (tb_c1 == CAR || tb_c1 == ' ')) in handle_mapping()2424 && (tb_c1 == Ctrl_N || tb_c1 == Ctrl_P)))) in handle_mapping()2432 tb_c1 = K_SPECIAL; in handle_mapping()2436 if (tb_c1 == K_SPECIAL) in handle_mapping()2446 mp = get_buf_maphash_list(local_State, tb_c1); in handle_mapping()2447 mp2 = get_maphash_list(local_State, tb_c1); in handle_mapping()2470 if (mp->m_keys[0] == tb_c1 in handle_mapping()[all …]