Searched refs:rl_call_last_kbd_macro (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/libreadline/
H A Dmacro.c242 return (rl_call_last_kbd_macro (--count, 0));
248 rl_call_last_kbd_macro (count, ignore) function
H A Dfunmap.c71 { "call-last-kbd-macro", rl_call_last_kbd_macro },
H A Dreadline.h186 extern int rl_call_last_kbd_macro PARAMS((int, int));
H A Demacs_keymap.c712 { ISFUNC, rl_call_last_kbd_macro }, /* e */

Completed in 54 milliseconds