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

  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-decode.c 1760 const char *orig_command = command;
1766 lookup_cmd_composition (orig_command, &alias, &prefix_cmd, &c_cmd);
1759 const char *orig_command = command; local
  /src/external/gpl3/gdb/dist/gdb/cli/
cli-decode.c 1857 const char *orig_command = command;
1863 lookup_cmd_composition (orig_command, &alias, &prefix_cmd, &c_cmd);
1856 const char *orig_command = command; local

Completed in 142 milliseconds