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

  /src/external/gpl3/gdb/dist/readline/readline/examples/
fileman.c 245 char *command_generator PARAMS((const char *, int));
279 matches = rl_completion_matches (text, command_generator);
288 command_generator (text, state) function
fileman.c 245 char *command_generator PARAMS((const char *, int));
279 matches = rl_completion_matches (text, command_generator);
288 command_generator (text, state) function
  /src/external/gpl3/gdb.old/dist/readline/readline/examples/
fileman.c 245 char *command_generator PARAMS((const char *, int));
279 matches = rl_completion_matches (text, command_generator);
288 command_generator (text, state) function
fileman.c 245 char *command_generator PARAMS((const char *, int));
279 matches = rl_completion_matches (text, command_generator);
288 command_generator (text, state) function

Completed in 27 milliseconds