Home
last modified time | relevance | path

Searched defs:narg (Results 1 – 22 of 22) sorted by relevance

/dflybsd-src/bin/sh/pregenerated/
H A Dnodes.h94 struct narg { struct
95 int type;
96 union node *next;
97 char *text;
98 struct nodelist *backquote;
145 struct narg narg; member
/dflybsd-src/usr.bin/window/
H A Dlcmd.c114 dolongcmd(char *buffer, struct value *arg, int narg) in dolongcmd()
H A Dcontext.c108 cx_beginbuf(char *buf, struct value *arg, int narg) in cx_beginbuf()
/dflybsd-src/sys/platform/pc64/x86_64/
H A Ddb_trace.c197 db_print_stack_entry(const char *name, int narg, char **argnp, long *argp, in db_print_stack_entry()
359 int narg; in db_stack_trace_cmd() local
H A Dtrap.c1167 int narg; in syscall2() local
1396 int narg; in sys_xsyscall() local
/dflybsd-src/sys/platform/vkernel64/x86_64/
H A Ddb_trace.c198 db_print_stack_entry(const char *name, int narg, char **argnp, long *argp, in db_print_stack_entry()
359 int narg; in db_stack_trace_cmd() local
H A Dtrap.c1022 int narg; in syscall2() local
1230 int narg; in sys_xsyscall() local
/dflybsd-src/sys/kern/
H A Dkern_ktrace.c90 ktrgetsyscall(struct ktr_header *kth, struct ktr_syscall *ktp_cache, int narg) in ktrgetsyscall()
111 ktrsyscall(struct lwp *lp, int code, int narg, union sysunion *uap) in ktrsyscall()
/dflybsd-src/usr.sbin/usbconfig/
H A Dusbconfig.c94 uint8_t narg; member
208 get_token(const char *str, uint8_t narg) in get_token()
/dflybsd-src/usr.bin/telnet/
H A Dcommands.c250 int narg; /* Number of arguments */ member
1478 int narg; member
1814 int narg; member
/dflybsd-src/usr.bin/kdump/
H A Dkdump.c279 int narg = ktr->ktr_narg; in ktrsyscall() local
/dflybsd-src/lib/libkvm/
H A Dkvm_proc.c572 kvm_argv(kvm_t *kd, pid_t pid, u_long addr, int narg, int maxcnt) in kvm_argv()
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dmacro.c1032 int narg = 0; in macro_expand() local
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dmacro.c1031 int narg = 0; in macro_expand() local
/dflybsd-src/contrib/awk/
H A Dawk.h165 struct Node *narg[1]; /* variable: actual size set by calling malloc */ member
/dflybsd-src/usr.sbin/lpr/lpd/
H A Dprintjob.c977 int copycnt, filtstat, narg, resp, sfd, sfres, sizerr, statrc; in sendfile() local
/dflybsd-src/contrib/dhcpcd/src/
H A Dif-options.c389 uint32_t narg; in parse_iaid1() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlto-streamer-in.c832 tree args, narg, oarg; in input_function() local
H A Dbuiltins.c2628 tree call, fn = NULL_TREE, narg; in expand_builtin_cexpi() local
7685 tree res, narg; in fold_builtin_cos() local
7709 tree res, narg; in fold_builtin_cosh() local
7846 tree narg = fold_build1_loc (loc, IMAGPART_EXPR, rtype, arg0); in fold_builtin_cexp() local
H A Domp-low.c3468 tree arg, narg; in expand_omp_taskreg() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-cfg.c7818 tree narg = make_ssa_name_fn (dest_cfun, arg, gimple_build_nop ()); in move_sese_region_to_fn() local
H A Dbuiltins.c2477 tree call, fn = NULL_TREE, narg; in expand_builtin_cexpi() local