Searched refs:rtype (Results 101 - 104 of 104) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-common.c8870 check_missing_format_attribute (tree ltype, tree rtype)
8872 tree const ttr = TREE_TYPE (rtype), ttl = TREE_TYPE (ltype);
8851 check_missing_format_attribute(tree ltype, tree rtype) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-hppa.c1557 if (!IS_ABSOLUTE_RELOC (rtype))
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-hppa.c1557 if (!IS_ABSOLUTE_RELOC (rtype))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.c20483 tree rtype, atype, args = void_list_node;
20486 rtype = ix86_get_builtin_type (ix86_builtin_func_args[start]);
20493 type = build_function_type (rtype, args);
20447 tree rtype, atype, args = void_list_node; local

Completed in 195 milliseconds

12345