Searched refs:jexception_ptr_type (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ | ||
H A D | java-tree.h | 603 #define jexception_ptr_type \ macro |
H A D | decl.c | 753 jexception_ptr_type = build_pointer_type (jexception_type); in java_init_decl_processing() |