OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmdpy_function
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/python/
py-cmd.c
104
cmdpy_function
(const char *args, int from_tty, cmd_list_element *command)
531
cmd->func =
cmdpy_function
;
681
This undoes the NULL -> "" conversion that
cmdpy_function
does. */
102
cmdpy_function
(const char *args, int from_tty, cmd_list_element *command)
function
/src/external/gpl3/gdb/dist/gdb/python/
py-cmd.c
104
cmdpy_function
(const char *args, int from_tty, cmd_list_element *command)
522
command, but call
cmdpy_function
to dispatch to the invoke
529
cmd->func =
cmdpy_function
;
563
/* For non-prefix commands, arrange to call
cmdpy_function
, which
568
cmd->func =
cmdpy_function
;
725
This undoes the NULL -> "" conversion that
cmdpy_function
does. */
102
cmdpy_function
(const char *args, int from_tty, cmd_list_element *command)
function
Completed in 17 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026