Searched refs:array_size_for_constructor (Results 1 – 5 of 5) sorted by relevance
157 static unsigned HOST_WIDE_INT array_size_for_constructor PARAMS ((tree));4123 array_size_for_constructor (val) in array_size_for_constructor() function4289 fieldsize = array_size_for_constructor (val);
13909 * varasm.c (array_size_for_constructor): Return a HOST_WIDE_INT.14022 Only call array_size_for_constructor if last field and array type
3954 (array_size_for_constructor): Remove code for non-byte STRING_CST.10125 * varasm.c (array_size_for_constructor): Handle STRING_CSTs also.
3350 * varasm.c (array_size_for_constructor): New.
125 static unsigned HOST_WIDE_INT array_size_for_constructor (tree);4158 array_size_for_constructor (tree val) in array_size_for_constructor() function4331 fieldsize = array_size_for_constructor (val); in output_constructor()