| /freebsd-9-stable/contrib/gcc/ |
| D | stmt.c | 282 ggc_strdup (TREE_STRING_POINTER (string))); in expand_asm() 691 constraints[i] = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t))); in expand_asm_operands() 693 constraints[i] = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t))); in expand_asm_operands() 711 regname = TREE_STRING_POINTER (TREE_VALUE (tail)); in expand_asm_operands() 873 ggc_strdup (TREE_STRING_POINTER (string)), in expand_asm_operands() 1021 ggc_strdup (TREE_STRING_POINTER (string)), in expand_asm_operands() 1038 const char *regname = TREE_STRING_POINTER (TREE_VALUE (tail)); in expand_asm_operands() 1152 = n_occurrences (',', TREE_STRING_POINTER (TREE_VALUE (tmp))); in check_operand_nalternatives() 1165 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (tmp))); in check_operand_nalternatives() 1223 TREE_STRING_POINTER (TREE_PURPOSE (TREE_PURPOSE (i)))); in check_unique_operand_names() [all …]
|
| D | c-pragma.c | 525 if (asmname && strcmp (TREE_STRING_POINTER (asmname), oldname)) in maybe_apply_renaming_pragma() 555 if (strcmp (TREE_STRING_POINTER (asmname), in maybe_apply_renaming_pragma() 575 const char *prefix = TREE_STRING_POINTER (pragma_extern_prefix); in maybe_apply_renaming_pragma() 714 option_string = TREE_STRING_POINTER (x); in handle_pragma_diagnostic()
|
| D | ipa-pure-const.c | 282 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands() 292 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
|
| D | varasm.c | 395 memcpy (name, TREE_STRING_POINTER (dsn), TREE_STRING_LENGTH (dsn) + 1); in initialize_cold_section_name() 457 name = TREE_STRING_POINTER (DECL_SECTION_NAME (decl)); in get_named_section() 602 const char *name = TREE_STRING_POINTER (DECL_SECTION_NAME (decl)); in default_function_rodata_section() 681 str = TREE_STRING_POINTER (decl); in mergeable_string_section() 1180 fprintf (asm_out_file, "\t%s\n", TREE_STRING_POINTER (string)); in assemble_asm() 1412 && strcmp (TREE_STRING_POINTER (DECL_SECTION_NAME (decl)), in assemble_start_function() 2457 p = TREE_STRING_POINTER (exp); in const_hash_1() 2578 && ! memcmp (TREE_STRING_POINTER (t1), TREE_STRING_POINTER (t2), in compare_constant() 4104 assemble_string (TREE_STRING_POINTER (exp), thissize); in output_constant()
|
| D | c-common.c | 4771 && strcmp (TREE_STRING_POINTER (DECL_SECTION_NAME (decl)), in handle_section_attribute() 4772 TREE_STRING_POINTER (TREE_VALUE (args))) != 0) in handle_section_attribute() 4940 id = get_identifier (TREE_STRING_POINTER (id)); in handle_alias_attribute() 5066 if (strcmp (TREE_STRING_POINTER (id), "default") == 0) in handle_visibility_attribute() 5068 else if (strcmp (TREE_STRING_POINTER (id), "internal") == 0) in handle_visibility_attribute() 5070 else if (strcmp (TREE_STRING_POINTER (id), "hidden") == 0) in handle_visibility_attribute() 5072 else if (strcmp (TREE_STRING_POINTER (id), "protected") == 0) in handle_visibility_attribute() 5167 if (!strcmp (TREE_STRING_POINTER (id), "local-exec")) in handle_tls_model_attribute() 5169 else if (!strcmp (TREE_STRING_POINTER (id), "initial-exec")) in handle_tls_model_attribute() 5171 else if (!strcmp (TREE_STRING_POINTER (id), "local-dynamic")) in handle_tls_model_attribute() [all …]
|
| D | ipa-reference.c | 402 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands() 412 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
|
| D | ipa-type-escape.c | 985 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands() 995 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
|
| D | tree-ssa-operands.c | 1733 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands() 1755 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands() 1774 if (strcmp (TREE_STRING_POINTER (TREE_VALUE (link)), "memory") == 0) in get_asm_expr_operands()
|
| D | passes.c | 133 alias = get_identifier (TREE_STRING_POINTER (alias)); in rest_of_decl_compilation()
|
| D | c-lex.c | 797 || 0 != strncmp (TREE_STRING_POINTER (value), (char *) istr.text, in lex_string()
|
| D | tree-nested.c | 565 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in walk_asm_expr() 576 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in walk_asm_expr()
|
| D | print-tree.c | 749 const char *p = TREE_STRING_POINTER (node); in print_node()
|
| D | tree-dump.c | 544 fprintf (di->stream, "strg: %-7s ", TREE_STRING_POINTER (t)); in dequeue_and_dump()
|
| D | tree.c | 1146 memcpy ((char *) TREE_STRING_POINTER (s), str, len); in build_string() 1147 ((char *) TREE_STRING_POINTER (s))[len] = '\0'; in build_string() 4660 && ! memcmp (TREE_STRING_POINTER (t1), TREE_STRING_POINTER (t2), in simple_cst_equal() 4867 return iterative_hash (TREE_STRING_POINTER (t), in iterative_hash_expr()
|
| D | c-pretty-print.c | 793 const char *p = TREE_STRING_POINTER (s); in pp_c_string_literal()
|
| D | tree-ssa-ccp.c | 1050 return build_int_cst (TREE_TYPE (t), (TREE_STRING_POINTER (ctor) in fold_const_aggregate_ref()
|
| D | tree-outof-ssa.c | 774 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in coalesce_asm_operands()
|
| D | c-typeck.c | 5982 p = TREE_STRING_POINTER (str); in set_nonincremental_init_from_string() 6833 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (tail))); in build_asm_expr() 6854 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (tail))); in build_asm_expr()
|
| D | dwarf2out.c | 10091 == strlen (TREE_STRING_POINTER (init)) + 1)) in rtl_for_decl_init() 10093 ggc_strdup (TREE_STRING_POINTER (init))); in rtl_for_decl_init() 10372 secname = TREE_STRING_POINTER (sectree); in secname_for_decl() 10377 secname = TREE_STRING_POINTER (sectree); in secname_for_decl()
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | lex.c | 504 filename = ggc_strdup (TREE_STRING_POINTER (fname)); in handle_pragma_interface() 552 filename = ggc_strdup (TREE_STRING_POINTER (fname)); in handle_pragma_implementation()
|
| D | tree.c | 1463 && !memcmp (TREE_STRING_POINTER (t1), TREE_STRING_POINTER (t2), in cp_tree_equal()
|
| D | semantics.c | 1265 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t))); in finish_asm_stmt() 1284 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t))); in finish_asm_stmt()
|
| D | parser.c | 784 fprintf (stream, " \"%s\"", TREE_STRING_POINTER (token->u.value)); in cp_lexer_print_token() 2765 str.text = (const unsigned char *)TREE_STRING_POINTER (tok->u.value); in cp_parser_string_literal() 2782 str.text = (unsigned char *)TREE_STRING_POINTER (tok->u.value); in cp_parser_string_literal() 7925 if (strlen (TREE_STRING_POINTER (linkage)) in cp_parser_linkage_specification() 7933 linkage = get_identifier (TREE_STRING_POINTER (linkage)); in cp_parser_linkage_specification() 19370 c_common_pch_pragma (parse_in, TREE_STRING_POINTER (name)); in cp_parser_initial_pragma()
|
| D | decl2.c | 831 asmspec = TREE_STRING_POINTER (asmspec_tree); in grokfield()
|
| /freebsd-9-stable/contrib/gcc/config/ |
| D | darwin.c | 1130 == strlen (TREE_STRING_POINTER (exp)) + 1)) in machopic_select_section()
|