Searched defs:arglist (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-11-stable/contrib/gcc/
H A Dgccspec.c40 const char **arglist; local
H A Dconvert.c244 tree arglist; local
491 tree arglist = TREE_OPERAND (s_expr, 1); local
501 tree arglist = TREE_OPERAND (s_expr, 1); local
H A Ddojump.c566 tree arglist = TREE_OPERAND (exp, 1); local
H A Dtree-object-size.c230 tree callee, arglist, a, bytes = NULL_TREE; local
287 tree arglist = TREE_OPERAND (call, 1); local
1011 tree arglist = TREE_OPERAND (call, 1); local
[all...]
H A Dpredict.c957 tree arglist = TREE_OPERAND (expr, 1); local
1009 tree arglist; local
H A Dtree-ssa-ccp.c939 tree fndecl, arglist; local
2198 tree callee, arglist, a; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dm2-exp.y366 arglist : label
369 arglist : exp label
373 arglist : arglist ',' exp %prec ABOVE_COMMA label
H A Dada-exp.y318 arglist : { $$ = 0; } label
321 arglist : exp label
H A Df-exp.y280 arglist : label
283 arglist : exp label
287 arglist : substring label
291 arglist : arglist ',' exp %prec ABOVE_COMMA label
H A Dp-exp.y338 arglist : label
H A Dc-exp.y344 arglist : label
347 arglist : exp label
351 arglist : arglist ',' exp %prec ABOVE_COMMA label
H A Dobjc-exp.y408 arglist : label
411 arglist : exp label
415 arglist : arglist ',' exp %prec ABOVE_COMMA label
/freebsd-11-stable/bin/sh/
H A Dexpand.h36 struct arglist { struct
H A Deval.c353 struct arglist arglist; local
396 struct arglist arglist; local
827 struct arglist arglist; local
[all...]
H A Dexpand.c224 expandarg(union node *arg, struct arglist *arglist, in argument
1071 expmeta(char *enddir, char *name, struct arglist *arglist) argument
1507 struct arglist arglist; local
[all...]
/freebsd-11-stable/usr.sbin/mailwrapper/
H A Dmailwrapper.c53 struct arglist { struct
/freebsd-11-stable/contrib/gcc/cp/
H A Dg++spec.c77 const char **arglist; local
[all...]
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000-c.c2435 tree arglist = NULL_TREE, arg_type[3]; local
2475 altivec_resolve_overloaded_builtin(tree fndecl, tree arglist) argument
[all...]
/freebsd-11-stable/sbin/restore/
H A Dinteractive.c75 struct arglist { struct
99 struct arglist arglist; local
[all...]
/freebsd-11-stable/usr.bin/mail/
H A Dlex.c280 char *arglist[MAXARGC]; local
H A Dcmd3.c166 schdir(char **arglist) argument
353 set(char **arglist) argument
399 unset(char **arglist) argument
H A Dutil.c266 source(char **arglist) argument
/freebsd-11-stable/crypto/openssh/
H A Dmisc.h74 typedef struct arglist arglist; typedef in typeref:struct:arglist
75 struct arglist { struct
/freebsd-11-stable/usr.bin/last/
H A Dlast.c77 static ARG *arglist; /* head of linked list */ variable
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_main.c99 static char **arglist; variable
[all...]

Completed in 389 milliseconds

12