Home
last modified time | relevance | path

Searched refs:lookup_attribute (Results 1 – 25 of 2879) sorted by relevance

12345678910>>...116

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/nds32/
H A Dnds32-isr.c335 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
344 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
346 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
356 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
358 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
360 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
388 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
464 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
574 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
575 t_excp = lookup_attribute ("exception", attrs); in nds32_isr_function_p()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/nds32/
H A Dnds32-isr.c335 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
344 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
346 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
356 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
358 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
360 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
388 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
464 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
574 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
575 t_excp = lookup_attribute ("exception", attrs); in nds32_isr_function_p()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/nds32/
H A Dnds32-isr.c335 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
344 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
346 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
356 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
358 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
360 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
388 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
464 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
574 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
575 t_excp = lookup_attribute ("exception", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/nds32/
H A Dnds32-isr.c331 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
340 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
342 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
352 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
354 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
356 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
384 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
460 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
570 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
571 t_excp = lookup_attribute ("exception", attrs); in nds32_isr_function_p()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/nds32/
H A Dnds32-isr.c335 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
344 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
346 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
356 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
358 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
360 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
388 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
464 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
574 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
575 t_excp = lookup_attribute ("exception", attrs); in nds32_isr_function_p()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/nds32/
H A Dnds32-isr.c335 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
344 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
346 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
356 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
358 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
360 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
388 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
464 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
574 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
575 t_excp = lookup_attribute ("exception", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/config/nds32/
H A Dnds32-isr.c335 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
344 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
346 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
356 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
358 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
360 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
388 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
464 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
574 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
575 t_excp = lookup_attribute ("exception", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/nds32/
H A Dnds32-isr.c331 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
340 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
342 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
352 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
354 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
356 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
384 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
460 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
570 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
571 t_excp = lookup_attribute ("exception", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/nds32/
H A Dnds32-isr.c611 if (lookup_attribute ("save_all", func_attrs)) in nds32_check_isr_attrs_conflict()
620 if (lookup_attribute ("nested", func_attrs)) in nds32_check_isr_attrs_conflict()
622 if (lookup_attribute ("not_nested", func_attrs)) in nds32_check_isr_attrs_conflict()
626 if (lookup_attribute ("critical", func_attrs)) in nds32_check_isr_attrs_conflict()
634 if (lookup_attribute ("interrupt", func_attrs)) in nds32_check_isr_attrs_conflict()
636 if (lookup_attribute ("exception", func_attrs)) in nds32_check_isr_attrs_conflict()
638 if (lookup_attribute ("reset", func_attrs)) in nds32_check_isr_attrs_conflict()
683 reset = lookup_attribute ("reset", func_attrs); in nds32_construct_isr_vectors_information()
821 nmi = lookup_attribute ("nmi", func_attrs); in nds32_construct_isr_vectors_information()
931 t_intr = lookup_attribute ("interrupt", attrs); in nds32_isr_function_p()
[all …]
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgfileinfo.c308 lookup_attribute (const char *attribute) in lookup_attribute() function
561 attr_id = lookup_attribute (attribute); in g_file_info_find_value_by_name()
707 attr_id = lookup_attribute (attribute); in g_file_info_remove_attribute()
1513 attr = lookup_attribute (G_FILE_ATTRIBUTE_STANDARD_TYPE); in g_file_info_get_file_type()
1605 attr = lookup_attribute (G_FILE_ATTRIBUTE_STANDARD_NAME); in g_file_info_get_name()
1675 attr = lookup_attribute (G_FILE_ATTRIBUTE_STANDARD_ICON); in g_file_info_get_icon()
1756 attr = lookup_attribute (G_FILE_ATTRIBUTE_STANDARD_SIZE); in g_file_info_get_size()
1973 attr = lookup_attribute (G_FILE_ATTRIBUTE_ETAG_VALUE); in g_file_info_get_etag()
2022 attr = lookup_attribute (G_FILE_ATTRIBUTE_STANDARD_TYPE); in g_file_info_set_file_type()
2612 s.id = lookup_attribute (split[i]); in g_file_attribute_matcher_new()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dattribs.c413 if (!lookup_attribute (excl->name, attrs[i])) in diag_attr_exclusions()
520 && lookup_attribute ("naked", attributes) != NULL in decl_attributes()
534 && lookup_attribute ("noipa", attributes) != NULL in decl_attributes()
749 for (a = lookup_attribute (spec->name, old_attrs); in decl_attributes()
776 else if (!lookup_attribute in decl_attributes()
1499 attr = lookup_attribute (name, attr); in duplicate_one_attribute()
1502 tree a = lookup_attribute (name, *attrs); in duplicate_one_attribute()
1515 attr = lookup_attribute (name, TREE_CHAIN (attr)); in duplicate_one_attribute()
1856 return lookup_attribute (aname, attrs); in has_attribute()
1910 if (lookup_attribute (whitelist[j], tmpl_attrs[i]) in decls_mismatched_attributes()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dattribs.c413 if (!lookup_attribute (excl->name, attrs[i])) in diag_attr_exclusions()
519 && lookup_attribute ("naked", attributes) != NULL in decl_attributes()
533 && lookup_attribute ("noipa", attributes) != NULL in decl_attributes()
744 for (a = lookup_attribute (spec->name, old_attrs); in decl_attributes()
777 else if (!lookup_attribute in decl_attributes()
1498 attr = lookup_attribute (name, attr); in duplicate_one_attribute()
1501 tree a = lookup_attribute (name, *attrs); in duplicate_one_attribute()
1514 attr = lookup_attribute (name, TREE_CHAIN (attr)); in duplicate_one_attribute()
1855 return lookup_attribute (aname, attrs); in has_attribute()
1909 if (lookup_attribute (whitelist[j], tmpl_attrs[i]) in decls_mismatched_attributes()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dattribs.c413 if (!lookup_attribute (excl->name, attrs[i])) in diag_attr_exclusions()
519 && lookup_attribute ("naked", attributes) != NULL in decl_attributes()
533 && lookup_attribute ("noipa", attributes) != NULL in decl_attributes()
744 for (a = lookup_attribute (spec->name, old_attrs); in decl_attributes()
777 else if (!lookup_attribute in decl_attributes()
1498 attr = lookup_attribute (name, attr); in duplicate_one_attribute()
1501 tree a = lookup_attribute (name, *attrs); in duplicate_one_attribute()
1514 attr = lookup_attribute (name, TREE_CHAIN (attr)); in duplicate_one_attribute()
1855 return lookup_attribute (aname, attrs); in has_attribute()
1909 if (lookup_attribute (whitelist[j], tmpl_attrs[i]) in decls_mismatched_attributes()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dattribs.c413 if (!lookup_attribute (excl->name, attrs[i])) in diag_attr_exclusions()
519 && lookup_attribute ("naked", attributes) != NULL in decl_attributes()
533 && lookup_attribute ("noipa", attributes) != NULL in decl_attributes()
744 for (a = lookup_attribute (spec->name, old_attrs); in decl_attributes()
777 else if (!lookup_attribute in decl_attributes()
1498 attr = lookup_attribute (name, attr); in duplicate_one_attribute()
1501 tree a = lookup_attribute (name, *attrs); in duplicate_one_attribute()
1514 attr = lookup_attribute (name, TREE_CHAIN (attr)); in duplicate_one_attribute()
1855 return lookup_attribute (aname, attrs); in has_attribute()
1909 if (lookup_attribute (whitelist[j], tmpl_attrs[i]) in decls_mismatched_attributes()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dattribs.c413 if (!lookup_attribute (excl->name, attrs[i])) in diag_attr_exclusions()
520 && lookup_attribute ("naked", attributes) != NULL in decl_attributes()
534 && lookup_attribute ("noipa", attributes) != NULL in decl_attributes()
748 for (a = lookup_attribute (spec->name, old_attrs); in decl_attributes()
775 else if (!lookup_attribute in decl_attributes()
1498 attr = lookup_attribute (name, attr); in duplicate_one_attribute()
1501 tree a = lookup_attribute (name, *attrs); in duplicate_one_attribute()
1514 attr = lookup_attribute (name, TREE_CHAIN (attr)); in duplicate_one_attribute()
1855 return lookup_attribute (aname, attrs); in has_attribute()
1909 if (lookup_attribute (whitelist[j], tmpl_attrs[i]) in decls_mismatched_attributes()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dattribs.c413 if (!lookup_attribute (excl->name, attrs[i])) in diag_attr_exclusions()
520 && lookup_attribute ("naked", attributes) != NULL in decl_attributes()
534 && lookup_attribute ("noipa", attributes) != NULL in decl_attributes()
749 for (a = lookup_attribute (spec->name, old_attrs); in decl_attributes()
776 else if (!lookup_attribute in decl_attributes()
1499 attr = lookup_attribute (name, attr); in duplicate_one_attribute()
1502 tree a = lookup_attribute (name, *attrs); in duplicate_one_attribute()
1515 attr = lookup_attribute (name, TREE_CHAIN (attr)); in duplicate_one_attribute()
1856 return lookup_attribute (aname, attrs); in has_attribute()
1910 if (lookup_attribute (whitelist[j], tmpl_attrs[i]) in decls_mismatched_attributes()
[all …]

12345678910>>...116