Searched refs:value_array (Results 1 – 7 of 7) sorted by relevance
351 extern struct value *value_array (int lowbound, int highbound,
640 return value_array (tem2, tem3, argvec); in evaluate_subexp_standard()
1006 value_array (int lowbound, int highbound, struct value **elemvec) in value_array() function
3753 * valops.c (value_array): Change typelength to unsigned int.4807 * valops.c (value_array): Create internalvar if !c_style_arrays.
2880 * valarith.c (value_add value_addr value_array): Preserve bfd
7280 * valops.c (value_array): New function to create array constants.7283 * value.h (value_array): Add prototype.
2439 (value_array): Use VALUE_CONTENTS_ALL and VALUE_ENCLOSING_TYPE.