Searched refs:temparg (Results 1 – 1 of 1) sorted by relevance
532 struct value *temparg; in c_value_print() local533 temparg=value_copy(val); in c_value_print()534 VALUE_TYPE (temparg) = lookup_pointer_type(TYPE_TARGET_TYPE(type)); in c_value_print()535 val=temparg; in c_value_print()