/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-objc-common.cc | 154 auto_vec<tree, 32> arg_types; in get_aka_type() local
|
H A D | c-decl.cc | 7033 tree arg_types; in grokdeclarator() local 7852 tree arg_types = arg_info->types; in grokparms() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-objc-common.c | 154 auto_vec<tree, 32> arg_types; in get_aka_type() local
|
H A D | c-decl.c | 6709 tree arg_types; in grokdeclarator() local 7531 tree arg_types = arg_info->types; in grokparms() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | read-md.h | 126 vec<const char *> arg_types; member
|
H A D | read-rtl-function.c | 492 tree arg_types[3] = {int_type, int_type, int_type}; in create_function() local
|
H A D | tree.c | 8368 build_function_type (tree value_type, tree arg_types) in build_function_type() 8484 tree *arg_types) in build_function_type_array_1() 8500 build_function_type_array (tree return_type, int n, tree *arg_types) in build_function_type_array() 8510 build_varargs_function_type_array (tree return_type, int n, tree *arg_types) in build_varargs_function_type_array()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | read-md.h | 126 vec<const char *> arg_types; member
|
H A D | read-rtl-function.cc | 492 tree arg_types[3] = {int_type, int_type, int_type}; in create_function() local
|
H A D | tree.cc | 7392 build_function_type (tree value_type, tree arg_types) in build_function_type() 7508 tree *arg_types) in build_function_type_array_1() 7524 build_function_type_array (tree return_type, int n, tree *arg_types) in build_function_type_array() 7534 build_varargs_function_type_array (tree return_type, int n, tree *arg_types) in build_varargs_function_type_array()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | debug.c | 195 debug_type *arg_types; member 257 debug_type *arg_types; member 1396 debug_type *arg_types, bool varargs) in debug_make_function_type() 1572 debug_type domain_type, debug_type *arg_types, in debug_make_method_type()
|
H A D | prdbg.c | 679 char **arg_types; in pr_function_type() local 887 char **arg_types; in pr_method_type() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | debug.c | 200 debug_type *arg_types; member 262 debug_type *arg_types; member 1400 debug_type *arg_types, bool varargs) in debug_make_function_type() 1571 debug_type domain_type, debug_type *arg_types, in debug_make_method_type()
|
H A D | prdbg.c | 672 char **arg_types; in pr_function_type() local 884 char **arg_types; in pr_method_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-playback.c | 372 tree *arg_types = (tree *)xcalloc(param_types->length (), sizeof(tree*)); in new_function_type() local 428 tree *arg_types = (tree *)xcalloc(params->length (), sizeof(tree*)); in new_function() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | command.cpp | 640 const char *arg_types; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.cc | 464 tree *arg_types = (tree *)xcalloc(param_types->length (), sizeof(tree*)); in new_function_type() local 520 tree *arg_types = (tree *)xcalloc(params->length (), sizeof(tree*)); in new_function() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
H A D | stormy16.c | 2278 const char * arg_types; /* s=short,l=long, upper case for unsigned. */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
H A D | stormy16.cc | 2278 const char * arg_types; /* s=short,l=long, upper case for unsigned. */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | expr.cc | 1998 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (fn)); in visit() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | expr.cc | 2068 tree arg_types = TYPE_ARG_TYPES (TREE_TYPE (fn)); in visit() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl2.c | 261 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local
|
H A D | call.c | 3446 tree arg_types = FUNCTION_FIRST_USER_PARMTYPE (fn); in add_template_candidate_real() local 4720 tree arg_types; in build_operator_new_call() local
|
H A D | tree.c | 1571 tree arg_types = NULL, arg_node, arg_node2, arg_type; in strip_typedefs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl2.cc | 259 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local
|