Home
last modified time | relevance | path

Searched defs:numargs (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/config/alpha/
Dtm-alpha.h48 long numargs; /* number of args to procedure (was iopt) */ member
/freebsd-10-stable/contrib/gdb/gdb/config/mips/
Dtm-mips.h79 long numargs; /* number of args to procedure (was iopt) */ member
/freebsd-10-stable/contrib/apr/strings/
Dapr_cpystrn.c95 int isquoted, numargs = 0, argnum; in apr_tokenize_to_argv() local
/freebsd-10-stable/contrib/gdb/gdb/
Dstack.c394 int numargs; in print_args_stub() local
715 int numargs = 0; in parse_frame_specification() local
974 int numargs; in frame_info() local
Dmdebugread.c70 long numargs; member
491 int numargs; /* Its argument count */ member
/freebsd-10-stable/contrib/ee/
Dee.c2064 get_options(numargs, arguments) /* get arguments from command line */ in get_options() argument