HomeSort by: relevance | last modified time | path
    Searched defs:rl_kill_word (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/readline/readline/
kill.c 197 rl_kill_word (int count, int key) function
225 return (rl_kill_word (-count, key));
  /src/external/gpl3/gdb.old/dist/readline/readline/
kill.c 197 rl_kill_word (int count, int key) function
225 return (rl_kill_word (-count, key));

Completed in 28 milliseconds