Searched refs:rl_universal_argument (Results 1 – 4 of 4) sorted by relevance
129 if (_rl_keymap[c].type == ISFUNC && _rl_keymap[c].function == rl_universal_argument)253 rl_universal_argument (count, key) in rl_universal_argument() function
133 { "universal-argument", rl_universal_argument },
85 extern int rl_universal_argument PARAMS((int, int));
996 if (c >= 0 && _rl_keymap[c].type == ISFUNC && _rl_keymap[c].function == rl_universal_argument)