Home
last modified time | relevance | path

Searched refs:uc_addr_type (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dusercmd.c23 cmd_addr_T uc_addr_type; // The command's address type member
187 eap->addr_type = uc->uc_addr_type; in find_ucmd()
530 && addr_type_complete[j].expand == cmd->uc_addr_type) in uc_list()
992 cmd->uc_addr_type = addr_type; in uc_add_command()