Searched refs:merge_fullinfo_types (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c392 static fullinfo_type merge_fullinfo_types(context_type *context,
3208 old->item = merge_fullinfo_types(context, old->item, new->item,
3277 new_set[j] = merge_fullinfo_types(context,
3788 return (merge_fullinfo_types(context, from, to, JNI_TRUE) == to);
3799 merge_fullinfo_types(context_type *context, function
3880 merge_fullinfo_types(context, value_base, target_base,

Completed in 584 milliseconds