Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dgjavah.c151 static void print_class_decls PARAMS ((FILE *, JCF *, int));
1959 print_class_decls (out, jcf, self) in print_class_decls() function
2147 print_class_decls (out, jcf, jcf->this_class);
H A DChangeLog7994 decode_signature_piece, print_class_decls, usage, help,
8006 add_namelet, add_class_decl, print_class_decls, process_file,
9428 (print_class_decls): Use add_namelet and print_namelet to generate
9444 (print_class_decls): Don't scan over entire constant pool.
11901 * gjavah.c (print_class_decls): Fix thinko in arglist
12641 (print_class_decls): New function.