Lines Matching defs:c
55 em_delete_or_list(EditLine *el, Int c) in em_delete_or_list()
91 em_delete_next_word(EditLine *el, Int c __attribute__((__unused__))) in em_delete_next_word()
120 em_yank(EditLine *el, Int c __attribute__((__unused__))) in em_yank()
156 em_kill_line(EditLine *el, Int c __attribute__((__unused__))) in em_kill_line()
178 em_kill_region(EditLine *el, Int c __attribute__((__unused__))) in em_kill_region()
211 em_copy_region(EditLine *el, Int c __attribute__((__unused__))) in em_copy_region()
240 em_gosmacs_transpose(EditLine *el, Int c) in em_gosmacs_transpose()
260 em_next_word(EditLine *el, Int c __attribute__((__unused__))) in em_next_word()
285 em_upper_case(EditLine *el, Int c __attribute__((__unused__))) in em_upper_case()
309 em_capitol_case(EditLine *el, Int c __attribute__((__unused__))) in em_capitol_case()
341 em_lower_case(EditLine *el, Int c __attribute__((__unused__))) in em_lower_case()
365 em_set_mark(EditLine *el, Int c __attribute__((__unused__))) in em_set_mark()
379 em_exchange_mark(EditLine *el, Int c __attribute__((__unused__))) in em_exchange_mark()
396 em_universal_argument(EditLine *el, Int c __attribute__((__unused__))) in em_universal_argument()
413 em_meta_next(EditLine *el, Int c __attribute__((__unused__))) in em_meta_next()
426 em_toggle_overwrite(EditLine *el, Int c __attribute__((__unused__))) in em_toggle_overwrite()
440 em_copy_prev_word(EditLine *el, Int c __attribute__((__unused__))) in em_copy_prev_word()
467 em_inc_search_next(EditLine *el, Int c __attribute__((__unused__))) in em_inc_search_next()
480 em_inc_search_prev(EditLine *el, Int c __attribute__((__unused__))) in em_inc_search_prev()
494 em_delete_prev_char(EditLine *el, Int c __attribute__((__unused__))) in em_delete_prev_char()