Searched refs:constant_byte_string (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expr.cc | 11910 constant_byte_string (tree arg, tree *ptr_offset, tree *mem_size, tree *decl, in constant_byte_string() function 12233 return constant_byte_string (arg, ptr_offset, mem_size, decl, false); in string_constant() 12243 return constant_byte_string (arg, ptr_offset, mem_size, decl, true); in byte_representation()
|
H A D | ChangeLog-2020 | 328 (constant_byte_string): Use native_encode_initializer instead of 15181 (constant_byte_string): New function (formerly string_constant). 15182 (string_constant): Call constant_byte_string.
|