Searched refs:InfoCmd (Results 1 – 4 of 4) sorted by relevance
81 #define InfoCmd(fn) (&function_doc_array[A_##fn]) macro86 #define InfoCmd(fn) fn macro
106 keys = where_is (info_keymap, InfoCmd(info_execute_command));
332 exec_keys = where_is (info_keymap, InfoCmd(info_execute_command));997 argrep = where_is (info_keymap, InfoCmd(info_add_digit_to_numeric_arg));1081 rep = where_is_internal (map, InfoCmd(info_execute_command));
61 keymap[i].function = InfoCmd(info_do_lowercase_version); in keymap_make_keymap()101 function == InfoCmd(info_do_lowercase_version) || in add_function_keyseq()102 function == InfoCmd(ea_insert)) in add_function_keyseq()119 function == InfoCmd(info_do_lowercase_version) || in remove_function_keyseq()120 function == InfoCmd(ea_insert)) in remove_function_keyseq()231 m[c].function == InfoCmd(info_do_lowercase_version)) in keymap_bind_keyseq()1788 echo_area_keymap[i].function = InfoCmd(ea_insert); in initialize_info_keymaps()