Home
last modified time | relevance | path

Searched refs:finit_identifier_node (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djava-tree.h527 #define finit_identifier_node \ macro
1340 #define ID_FINIT_P(ID) ((ID) == finit_identifier_node)
H A Ddecl.c599 finit_identifier_node = get_identifier ("finit$"); in java_init_decl_processing()
H A DChangeLog5157 finit_identifier_node. Use `$finit$' to initialize
5160 * java-tree.h (finit_identifier_node): Changed attached comment.
5162 (ID_FINIT_P): Take finit_identifier_node and
10266 * decl.c (finit_identifier_node): Use "$finit$", rather than
10987 * decl.c (finit_identifier_node): New declared global.
10988 (init_decl_processing): finit_identifier_node initialized.
10990 * java-tree.h (finit_identifier_node): Declared as extern.
H A Dparse.c8010 finit_identifier_node, parms);
14213 build_method_invocation (build_wfl_node (finit_identifier_node),
H A Dparse.y4445 finit_identifier_node, parms);
10648 build_method_invocation (build_wfl_node (finit_identifier_node),