Searched refs:arglist (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-9.3-release/contrib/gcc/
H A Dgccspec.c40 const char **arglist; local
79 arglist = XNEWVEC (const char *, argc + 2);
84 arglist[i] = argv[i];
89 arglist[i++] = "-shared-libgcc";
91 arglist[i] = NULL;
94 *in_argv = arglist;
H A Dbuiltins.c832 expand_builtin_nonlocal_goto (tree arglist) argument
837 if (!validate_arglist (arglist, POINTER_TYPE, POINTER_TYPE, VOID_TYPE))
840 t_label = TREE_VALUE (arglist);
841 arglist = TREE_CHAIN (arglist);
842 t_save_area = TREE_VALUE (arglist);
942 expand_builtin_prefetch (tree arglist) argument
947 if (!validate_arglist (arglist, POINTER_TYPE, 0))
950 arg0 = TREE_VALUE (arglist);
954 if (TREE_CHAIN (arglist))
1610 expand_builtin_classify_type(tree arglist) argument
1779 tree arglist = TREE_OPERAND (exp, 1); local
1951 tree arglist = TREE_OPERAND (exp, 1); local
2063 tree arglist = TREE_OPERAND (exp, 1); local
2171 tree arglist = TREE_OPERAND (exp, 1); local
2223 tree arglist = TREE_OPERAND (exp, 1); local
2523 tree arglist = TREE_OPERAND (exp, 1); local
2573 tree arglist = TREE_OPERAND (exp, 1); local
2634 expand_builtin_strlen(tree arglist, rtx target, enum machine_mode target_mode) argument
2742 expand_builtin_strstr(tree arglist, tree type, rtx target, enum machine_mode mode) argument
2758 expand_builtin_strchr(tree arglist, tree type, rtx target, enum machine_mode mode) argument
2776 expand_builtin_strrchr(tree arglist, tree type, rtx target, enum machine_mode mode) argument
2792 expand_builtin_strpbrk(tree arglist, tree type, rtx target, enum machine_mode mode) argument
2828 tree arglist = TREE_OPERAND (exp, 1); local
2913 expand_builtin_mempcpy(tree arglist, tree type, rtx target, enum machine_mode mode, int endp) argument
3007 expand_builtin_memmove(tree arglist, tree type, rtx target, enum machine_mode mode, tree orig_exp) argument
3078 tree arglist = TREE_OPERAND (exp, 1); local
3175 expand_builtin_strcpy(tree fndecl, tree arglist, rtx target, enum machine_mode mode) argument
3206 tree arglist = TREE_OPERAND (exp, 1); local
3306 tree arglist = TREE_OPERAND (exp, 1); local
3408 expand_builtin_memset(tree arglist, rtx target, enum machine_mode mode, tree orig_exp) argument
3533 tree arglist = TREE_OPERAND (exp, 1); local
3560 expand_builtin_memcmp(tree exp ATTRIBUTE_UNUSED, tree arglist, rtx target, enum machine_mode mode) argument
3671 tree arglist = TREE_OPERAND (exp, 1); local
3823 tree arglist = TREE_OPERAND (exp, 1); local
3951 expand_builtin_strcat(tree fndecl, tree arglist, rtx target, enum machine_mode mode) argument
4017 expand_builtin_strncat(tree arglist, rtx target, enum machine_mode mode) argument
4034 expand_builtin_strspn(tree arglist, rtx target, enum machine_mode mode) argument
4050 expand_builtin_strcspn(tree arglist, rtx target, enum machine_mode mode) argument
4103 expand_builtin_args_info(tree arglist) argument
4212 expand_builtin_va_start(tree arglist) argument
4453 expand_builtin_va_end(tree arglist) argument
4470 expand_builtin_va_copy(tree arglist) argument
4518 expand_builtin_frame_address(tree fndecl, tree arglist) argument
4566 expand_builtin_alloca(tree arglist, rtx target) argument
4596 expand_builtin_unop(enum machine_mode target_mode, tree arglist, rtx target, rtx subtarget, optab op_optab) argument
4618 expand_builtin_fputs(tree arglist, rtx target, bool unlocked) argument
4636 expand_builtin_expect(tree arglist, rtx target) argument
4682 tree arglist = TREE_OPERAND (exp, 1); local
4809 expand_builtin_fabs(tree arglist, rtx target, rtx subtarget) argument
4830 expand_builtin_copysign(tree arglist, rtx target, rtx subtarget) argument
4881 tree arglist = TREE_OPERAND (exp, 1); local
4991 tree arglist = TREE_OPERAND (exp, 1); local
5090 expand_builtin_sprintf(tree arglist, rtx target, enum machine_mode mode) argument
5221 expand_builtin_init_trampoline(tree arglist) argument
5258 expand_builtin_adjust_trampoline(tree arglist) argument
5285 tree arg, arglist; local
5381 expand_builtin_fork_or_exec(tree fn, tree arglist, rtx target, int ignore) argument
5488 expand_builtin_sync_operation(enum machine_mode mode, tree arglist, enum rtx_code code, bool after, rtx target, bool ignore) argument
5519 expand_builtin_compare_and_swap(enum machine_mode mode, tree arglist, bool is_bool, rtx target) argument
5559 expand_builtin_lock_test_and_set(enum machine_mode mode, tree arglist, rtx target) argument
5607 expand_builtin_lock_release(enum machine_mode mode, tree arglist) argument
5648 tree arglist = TREE_OPERAND (exp, 1); local
6494 tree fndecl, arglist, parmlist; local
6561 fold_builtin_constant_p(tree arglist) argument
6611 fold_builtin_expect(tree arglist) argument
6646 fold_builtin_classify_type(tree arglist) argument
6658 fold_builtin_strlen(tree arglist) argument
6702 fold_builtin_nan(tree arglist, tree type, int quiet) argument
6800 fold_trunc_transparent_mathfn(tree fndecl, tree arglist) argument
6841 fold_fixed_mathfn(tree fndecl, tree arglist) argument
6916 fold_builtin_cabs(tree arglist, tree type, tree fndecl) argument
6961 tree arglist = build_tree_list (NULL_TREE, TREE_OPERAND (arg, 0)); local
6973 tree rpart, ipart, result, arglist; local
7001 fold_builtin_sqrt(tree arglist, tree type) argument
7082 fold_builtin_cbrt(tree arglist, tree type) argument
7177 fold_builtin_sin(tree arglist) argument
7194 fold_builtin_cos(tree arglist, tree type, tree fndecl) argument
7219 fold_builtin_tan(tree arglist) argument
7246 fold_builtin_atan(tree arglist, tree type) argument
7275 fold_builtin_trunc(tree fndecl, tree arglist) argument
7301 fold_builtin_floor(tree fndecl, tree arglist) argument
7332 fold_builtin_ceil(tree fndecl, tree arglist) argument
7363 fold_builtin_round(tree fndecl, tree arglist) argument
7395 fold_builtin_int_roundingfn(tree fndecl, tree arglist) argument
7451 fold_builtin_bitop(tree fndecl, tree arglist) argument
7560 fold_builtin_logarithm(tree fndecl, tree arglist, const REAL_VALUE_TYPE *value) argument
7660 fold_builtin_pow(tree fndecl, tree arglist, tree type) argument
7703 tree arglist = build_tree_list (NULL_TREE, arg0); local
7801 fold_builtin_powi(tree fndecl ATTRIBUTE_UNUSED, tree arglist, tree type) argument
7850 fold_builtin_exponent(tree fndecl, tree arglist, const REAL_VALUE_TYPE *value) argument
7932 fold_builtin_memset(tree arglist, tree type, bool ignore) argument
8006 fold_builtin_bzero(tree arglist, bool ignore) argument
8039 fold_builtin_memory_op(tree arglist, tree type, bool ignore, int endp) argument
8146 fold_builtin_bcopy(tree arglist, bool ignore) argument
8178 fold_builtin_strcpy(tree fndecl, tree arglist, tree len) argument
8220 fold_builtin_strncpy(tree fndecl, tree arglist, tree slen) argument
8268 fold_builtin_memcmp(tree arglist) argument
8335 fold_builtin_strcmp(tree arglist) argument
8398 fold_builtin_strncmp(tree arglist) argument
8493 fold_builtin_signbit(tree fndecl, tree arglist) argument
8530 fold_builtin_copysign(tree fndecl, tree arglist, tree type) argument
8580 fold_builtin_isascii(tree arglist) argument
8605 fold_builtin_toascii(tree arglist) argument
8622 fold_builtin_isdigit(tree arglist) argument
8653 fold_builtin_fabs(tree arglist, tree type) argument
8670 fold_builtin_abs(tree arglist, tree type) argument
8688 fold_builtin_classify(tree fndecl, tree arglist, int builtin_index) argument
8777 fold_builtin_unordered_cmp(tree fndecl, tree arglist, enum tree_code unordered_code, enum tree_code ordered_code) argument
8851 fold_builtin_1(tree fndecl, tree arglist, bool ignore) argument
9184 fold_builtin(tree fndecl, tree arglist, bool ignore) argument
9199 build_function_call_expr(tree fn, tree arglist) argument
9214 validate_arglist(tree arglist, ...) argument
9319 fold_builtin_strstr(tree arglist, tree type) argument
9387 fold_builtin_strchr(tree arglist, tree type) argument
9441 fold_builtin_strrchr(tree arglist, tree type) argument
9505 fold_builtin_strpbrk(tree arglist, tree type) argument
9573 fold_builtin_strcat(tree arglist) argument
9609 fold_builtin_strncat(tree arglist) argument
9664 fold_builtin_strspn(tree arglist) argument
9708 fold_builtin_strcspn(tree arglist) argument
9757 fold_builtin_fputs(tree arglist, bool ignore, bool unlocked, tree len) argument
9844 fold_builtin_next_arg(tree arglist) argument
9915 fold_builtin_sprintf(tree arglist, int ignored) argument
10010 tree arglist = TREE_OPERAND (exp, 1); local
10049 tree arglist = TREE_OPERAND (exp, 1); local
10172 tree arglist = TREE_OPERAND (exp, 1), a; local
10237 tree arglist = TREE_OPERAND (exp, 1); local
10303 fold_builtin_object_size(tree arglist) argument
10363 fold_builtin_memory_chk(tree fndecl, tree arglist, tree maxlen, bool ignore, enum built_in_function fcode) argument
10464 fold_builtin_stxcpy_chk(tree fndecl, tree arglist, tree maxlen, bool ignore, enum built_in_function fcode) argument
10549 fold_builtin_strncpy_chk(tree arglist, tree maxlen) argument
10597 fold_builtin_strcat_chk(tree fndecl, tree arglist) argument
10632 fold_builtin_strncat_chk(tree fndecl, tree arglist) argument
10694 fold_builtin_sprintf_chk(tree arglist, enum built_in_function fcode) argument
10797 fold_builtin_snprintf_chk(tree arglist, tree maxlen, enum built_in_function fcode) argument
10890 fold_builtin_printf(tree fndecl, tree arglist, bool ignore, enum built_in_function fcode) argument
11044 fold_builtin_fprintf(tree fndecl, tree arglist, bool ignore, enum built_in_function fcode) argument
[all...]
H A Dtree-object-size.c230 tree callee, arglist, a, bytes = NULL_TREE; local
236 arglist = TREE_OPERAND (call, 1);
257 for (a = arglist; arg_mask && a; arg_mask >>= 1, a = TREE_CHAIN (a))
287 tree arglist = TREE_OPERAND (call, 1); local
307 if (arglist)
308 return TREE_VALUE (arglist);
1011 tree arglist = TREE_OPERAND (call, 1); local
1013 if (arglist != NULL
1014 && POINTER_TYPE_P (TREE_TYPE (TREE_VALUE (arglist)))
1015 && TREE_CHAIN (arglist) !
[all...]
H A Dconvert.c195 tree arglist; local
200 arglist = build_tree_list (NULL_TREE, fold (convert_to_real (newtype, arg0)));
201 expr = build_function_call_expr (fn, arglist);
442 tree arglist = TREE_OPERAND (s_expr, 1); local
443 return convert_to_integer (type, TREE_VALUE (arglist));
452 tree arglist = TREE_OPERAND (s_expr, 1); local
453 tree newexpr = build_function_call_expr (fn, arglist);
/freebsd-9.3-release/bin/sh/
H A Dexpand.h42 struct arglist { struct
61 void expandarg(union node *, struct arglist *, int);
H A Deval.c336 struct arglist arglist; local
342 arglist.lastp = &arglist.list;
345 expandarg(argp, &arglist, EXP_FULL | EXP_TILDE);
349 *arglist.lastp = NULL;
353 for (sp = arglist.list ; sp ; sp = sp->next) {
378 struct arglist arglist; local
382 arglist
742 struct arglist arglist; local
[all...]
H A Dexpand.c99 static struct arglist exparg; /* holds expanded arg list */
110 static void ifsbreakup(char *, struct arglist *);
139 expandarg(arg, (struct arglist *)NULL, 0);
158 * in arglist. Parameter expansion, command substitution and arithmetic
162 * When arglist is NULL, perform here document expansion.
169 expandarg(union node *arg, struct arglist *arglist, int flag) argument
179 if (arglist == NULL) {
212 *arglist->lastp = exparg.list;
213 arglist
1025 ifsbreakup(char *string, struct arglist *arglist) argument
[all...]
/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Dargmatch.c85 argmatch (const char *arg, const char *const *arglist,
96 for (i = 0; arglist[i]; i++)
98 if (!strncmp (arglist[i], arg, arglen))
100 if (strlen (arglist[i]) == arglen)
147 argmatch_valid (const char *const *arglist,
156 for (i = 0; arglist[i]; i++)
160 fprintf (stderr, "\n - `%s'", arglist[i]);
165 fprintf (stderr, ", `%s'", arglist[i]);
178 const char *arg, const char *const *arglist,
182 ptrdiff_t res = argmatch (arg, arglist, vallis
84 argmatch(const char *arg, const char *const *arglist, const char *vallist, size_t valsize) argument
146 argmatch_valid(const char *const *arglist, const char *vallist, size_t valsize) argument
176 __xargmatch_internal(const char *context, const char *arg, const char *const *arglist, const char *vallist, size_t valsize, argmatch_exit_fn exit_fn) argument
197 argmatch_to_argument(const char *value, const char *const *arglist, const char *vallist, size_t valsize) argument
[all...]
H A Dargmatch.h52 ptrdiff_t argmatch (char const *arg, char const *const *arglist,
78 void argmatch_valid (char const *const *arglist,
90 char const *arg, char const *const *arglist,
105 char const *const *arglist,
/freebsd-9.3-release/contrib/gcc/cp/
H A Dg++spec.c77 const char **arglist; local
255 arglist = XNEWVEC (const char *, num_args);
261 arglist[i++] = argv[j++];
266 arglist[j] = argv[i];
290 arglist[j++] = "-xc++";
293 arglist[j++] = "-xc++-cpp-output";
296 arglist[j++] = "-xc++-header";
301 arglist[j++] = argv[i];
302 arglist[j] = "-xnone";
312 arglist[
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dmisc.h48 typedef struct arglist arglist; typedef in typeref:struct:arglist
49 struct arglist { struct
54 void addargs(arglist *, char *, ...)
56 void replacearg(arglist *, u_int, char *, ...)
58 void freeargs(arglist *);
/freebsd-9.3-release/sbin/restore/
H A Dinteractive.c76 struct arglist { struct
86 static void getcmd(char *, char *, char *, size_t, struct arglist *);
100 struct arglist arglist; local
105 arglist.freeglob = 0;
106 arglist.argcnt = 0;
107 arglist.glob.gl_flags = GLOB_ALTDIRFUNC;
108 arglist.glob.gl_opendir = rst_opendir;
109 arglist.glob.gl_readdir = glob_readdir;
110 arglist
[all...]
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dmacro.c46 /* Return the arglist on the current line. This can behave in two different
105 add_macro (char *name, char **arglist, char *body, char *source_file,
139 if (def->arglist)
143 for (i = 0; def->arglist[i]; i++)
144 free (def->arglist[i]);
146 free (def->arglist);
155 def->arglist = arglist;
164 char **arglist, *word;
169 /* There is an arglist i
103 add_macro(char *name, char **arglist, char *body, char *source_file, int source_lineno, int flags) argument
162 char **arglist, *word; local
264 char **arglist; local
387 char **arglist; local
461 char **arglist = NULL; local
[all...]
H A Dmacro.h39 char **arglist; /* Args to replace when executing. */ member in struct:__anon4258
/freebsd-9.3-release/usr.sbin/mailwrapper/
H A Dmailwrapper.c49 struct arglist { struct
56 static void initarg(struct arglist *);
57 static void addarg(struct arglist *, const char *);
60 initarg(struct arglist *al)
69 addarg(struct arglist *al, const char *arg)
92 struct arglist al;
/freebsd-9.3-release/usr.sbin/pw/
H A Dpw.c91 static struct cargs arglist; variable in typeref:struct:cargs
132 LIST_INIT(&arglist);
154 addarg(&arglist, 'V', optarg);
170 addarg(&arglist, 'n', argv[1]);
193 addarg(&arglist, ch, optarg);
200 if (geteuid() != 0 && mode != M_PRINT && mode != M_NEXT && getarg(&arglist, 'N')==NULL)
207 if (getarg(&arglist, 'q') != NULL)
214 config = getarg(&arglist, 'C') ? getarg(&arglist, 'C')->val : NULL;
216 if (getarg(&arglist, '
[all...]
/freebsd-9.3-release/tools/tools/ansify/
H A Dansify.pl51 my $arglist = "";
56 $arglist .= $_;
59 $arglist =~ s/\/\*([^*]|\*[^\/])*\*\// /gs;
62 foreach (split('\n', $arglist)) {
/freebsd-9.3-release/contrib/binutils/include/
H A Dansidecl.h192 #define PROTO(type, name, arglist) type name arglist
194 #define DEFUN(name, arglist, args) name(args)
231 #define PROTO(type, name, arglist) type name ()
233 #define DEFUN(name, arglist, args) name arglist args;
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dansidecl.h192 #define PROTO(type, name, arglist) type name arglist
194 #define DEFUN(name, arglist, args) name(args)
231 #define PROTO(type, name, arglist) type name ()
233 #define DEFUN(name, arglist, args) name arglist args;
/freebsd-9.3-release/contrib/gdb/include/
H A Dansidecl.h187 #define PROTO(type, name, arglist) type name arglist
189 #define DEFUN(name, arglist, args) name(args)
226 #define PROTO(type, name, arglist) type name ()
228 #define DEFUN(name, arglist, args) name arglist args;
/freebsd-9.3-release/sbin/camcontrol/
H A Dcamcontrol.c249 static cam_argmask arglist; variable
482 if ((arglist & CAM_ARG_VERBOSE) == 0)
510 && ((arglist & CAM_ARG_VERBOSE) == 0)) {
636 if (arglist & CAM_ARG_ERR_RECOVER)
643 if (arglist & CAM_ARG_VERBOSE) {
660 if (arglist & CAM_ARG_VERBOSE) {
700 if (arglist & CAM_ARG_ERR_RECOVER)
706 if (arglist & CAM_ARG_VERBOSE) {
738 if (arglist & CAM_ARG_VERBOSE) {
759 arglist |
[all...]
/freebsd-9.3-release/usr.bin/mail/
H A Dcmd3.c166 schdir(char **arglist) argument
170 if (*arglist == NULL) {
175 if ((cp = expand(*arglist)) == NULL)
353 set(char **arglist) argument
360 if (*arglist == NULL) {
375 for (ap = arglist; *ap != NULL; ap++) {
399 unset(char **arglist) argument
406 for (ap = arglist; *ap != NULL; ap++) {
H A Dlex.c280 char *arglist[MAXARGC]; local
412 if ((c = getrawlist(cp, arglist,
413 sizeof(arglist) / sizeof(*arglist))) < 0)
425 e = (*com->c_func)(arglist);
/freebsd-9.3-release/usr.bin/last/
H A Dlast.c73 ARG *arglist; /* head of linked list */ variable
389 if (!arglist)
392 for (step = arglist; step; step = step->next)
421 cur->next = arglist;
424 arglist = cur;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dm2-exp.y338 set : '{' arglist '}'
340 | type '{' arglist '}'
361 arglist ')' %prec DOT
367 arglist :
370 arglist : exp
374 arglist : arglist ',' exp %prec ABOVE_COMMA
366 arglist : label
369 arglist : exp label
373 arglist : arglist ',' exp %prec ABOVE_COMMA label

Completed in 324 milliseconds

123