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

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c415 static char signature_to_fieldtype(context_type *context,
1757 char fieldchar = signature_to_fieldtype(context, &p, &full_info);
1772 signature_to_fieldtype(context, &p, &full_info);
2005 *ip++ = signature_to_fieldtype(context, &signature, &put_full_info);
2035 *ip++ = signature_to_fieldtype(context, &p, &full_info);
2396 if (signature_to_fieldtype(context, &p, &full_info) == 'A') {
2715 buffer[0] = signature_to_fieldtype(context, &signature, &full_info);
2740 buffer[0] = signature_to_fieldtype(context, &result_signature,
3575 signature_to_fieldtype(context, &classname, &result);
3657 signature_to_fieldtype(context_typ function
[all...]

Completed in 41 milliseconds