Home
last modified time | relevance | path

Searched refs:prefix_text2 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-cmd.c322 char *prefix_text, *prefix_text2; in gdbpy_parse_command_name() local
358 prefix_text2 = prefix_text; in gdbpy_parse_command_name()
359 elt = lookup_cmd_1 (&prefix_text2, *start_list, NULL, 1); in gdbpy_parse_command_name()