Searched defs:argcount (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/sbin/fsdb/ |
H A D | fsdbutil.c | 72 argcount(struct cmdtable *cmdp, int argc, char **argv) in argcount() function
|
/dflybsd-src/usr.bin/mail/ |
H A D | util.c | 111 argcount(char **argv) in argcount() function
|
/dflybsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 102 static int argcount = FIXEDARGS; variable
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | wrstabs.c | 940 stab_function_type (void *p, int argcount, in stab_function_type() 1138 stab_method_type (void *p, bfd_boolean domainp, int argcount, in stab_method_type()
|
H A D | prdbg.c | 710 pr_function_type (void *p, int argcount, bfd_boolean varargs) in pr_function_type() 919 pr_method_type (void *p, bfd_boolean domain, int argcount, bfd_boolean varargs) in pr_method_type()
|
H A D | ieee.c | 5482 ieee_function_type (void *p, int argcount, bfd_boolean varargs) in ieee_function_type() 5707 ieee_method_type (void *p, bfd_boolean domain, int argcount, in ieee_method_type()
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | wrstabs.c | 940 stab_function_type (void *p, int argcount, in stab_function_type() 1138 stab_method_type (void *p, bfd_boolean domainp, int argcount, in stab_method_type()
|
H A D | prdbg.c | 712 pr_function_type (void *p, int argcount, bfd_boolean varargs) in pr_function_type() 921 pr_method_type (void *p, bfd_boolean domain, int argcount, bfd_boolean varargs) in pr_method_type()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | gdbtypes.c | 1770 int depth = 0, argcount = 1; in check_stub_method() local
|