Searched refs:str_cst (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dasan.c1060 tree str_cst, decl, id; local
1088 str_cst = asan_pp_string (&asan_pp);
1164 emit_move_insn (mem, expand_normal (str_cst));
2203 tree str_cst, module_name_cst, refdecl = decl; local
2212 str_cst = asan_pp_string (&asan_pp);
2243 fold_convert (const_ptr_type_node, str_cst));
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc1550 Bexpression* str_cst = local
1552 init[0] = gogo->backend()->address_expression(str_cst, loc);

Completed in 87 milliseconds