Home
last modified time | relevance | path

Searched refs:decode_signature_piece (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dgjavah.c149 static const unsigned char *decode_signature_piece
1225 decode_signature_piece (stream, signature, limit, need_space) in decode_signature_piece() function
1428 next = decode_signature_piece (stream, str, limit, &need_space);
1533 next = decode_signature_piece (stream, str, limit, &need_space);
1613 next = decode_signature_piece (stream, str, limit, &need_space);
DChangeLog411 * gjavah.c (decode_signature_piece): In JNI mode, print
793 (decode_signature_piece): Skip first character from class name
973 (decode_signature_piece): Use it. A `WeakReference' isn't the
2246 * gjavah.c (jni_print_char, decode_signature_piece): Use
5857 * gjavah.c (decode_signature_piece): Don't treat `$' as namespace
6586 (decode_signature_piece): Likewise.
6836 (decode_signature_piece): Likewise.
7473 * gjavah.c (decode_signature_piece): Print "::" in JArray<>. This
7891 (decode_signature_piece): Don't emit "::" in JArray<>.
7913 * gjavah.c (decode_signature_piece): Emit "::" in JArray<>.
[all …]