Searched defs:argcount (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sbin/fsdb/ |
| HD | fsdbutil.c | 97 argcount(struct cmdtable *cmdp, int argc, char *argv[]) in argcount() function
|
| /NextBSD/usr.bin/mail/ |
| HD | util.c | 117 argcount(char **argv) in argcount() function
|
| /NextBSD/usr.bin/rpcgen/ |
| HD | rpc_main.c | 106 static int argcount = FIXEDARGS; variable
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | 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()
|
| HD | prdbg.c | 690 pr_function_type (void *p, int argcount, bfd_boolean varargs) in pr_function_type() 893 pr_method_type (void *p, bfd_boolean domain, int argcount, bfd_boolean varargs) in pr_method_type()
|
| HD | ieee.c | 5473 ieee_function_type (void *p, int argcount, bfd_boolean varargs) in ieee_function_type() 5701 ieee_method_type (void *p, bfd_boolean domain, int argcount, in ieee_method_type()
|
| /NextBSD/usr.bin/migcom/ |
| HD | routine.c | 489 rtCountArgDescriptors(argument_t *args, int *argcount) in rtCountArgDescriptors()
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | gdbtypes.c | 1529 int depth = 0, argcount = 1; in check_stub_method() local
|