Searched refs:type_to_string (Results 1 – 2 of 2) sorted by relevance
683 type_to_string(get(_sromrev, p_type)))1406 type_to_string(get(opstream, p_type)),2608 function type_to_string(type, _base_type) { function2611 return (type_to_string(_base_type) "[" get(type, p_count) "]")3362 _str = (type_to_string(_t) " ")3846 debug((_private ? "private " : "") type_to_string(_type) " " _name " {")4185 error("'" type_to_string(_stype) "' SROM value cannot be " \4186 "coerced to '" type_to_string(get(_var, p_type)) " " _name \4201 type_to_string(_stype), _name))4214 type_to_string(_stype), _name, segment_to_string(_seg)))
1388 * resolve.c: export string_to_type and type_to_string2014 (type_to_string): always declare