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

  /src/external/gpl3/gdb/dist/gdb/
command.h 387 typedef void cmd_simple_func_ftype (const char *args, int from_tty); typedef
427 cmd_simple_func_ftype *fun,
439 cmd_simple_func_ftype *fun, const char *doc,
450 cmd_simple_func_ftype *fun,
483 cmd_simple_func_ftype *fun,
491 cmd_simple_func_ftype *fun,
529 cmd_simple_func_ftype *cfun);
624 cmd_simple_func_ftype *fun,
634 cmd_simple_func_ftype *fun, const char *doc,
638 cmd_simple_func_ftype *fun
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
command.h 388 typedef void cmd_simple_func_ftype (const char *args, int from_tty); typedef
428 cmd_simple_func_ftype *fun,
440 cmd_simple_func_ftype *fun, const char *doc,
451 cmd_simple_func_ftype *fun,
484 cmd_simple_func_ftype *fun,
492 cmd_simple_func_ftype *fun,
530 cmd_simple_func_ftype *cfun);
625 cmd_simple_func_ftype *fun,
635 cmd_simple_func_ftype *fun, const char *doc,
639 cmd_simple_func_ftype *fun
    [all...]

Completed in 27 milliseconds