Home
last modified time | relevance | path

Searched refs:soft_nullpointer_node (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Ddecl.c849 soft_nullpointer_node in java_init_decl_processing()
855 TREE_THIS_VOLATILE (soft_nullpointer_node) = 1; in java_init_decl_processing()
856 TREE_SIDE_EFFECTS (soft_nullpointer_node) = 1; in java_init_decl_processing()
H A Dexpr.c689 build_address_of (soft_nullpointer_node),
723 build_address_of (soft_nullpointer_node),
1051 build_address_of (soft_nullpointer_node),
H A Djava-tree.h648 #define soft_nullpointer_node \ macro
H A DChangeLog5894 * java-tree.h (soft_nullpointer_node): Declare.
5895 * decl.c (soft_nullpointer_node): New global.
5896 (init_decl_processing): Initialize soft_nullpointer_node.
6041 * java-tree.h (soft_nullpointer_node): Declare.
6042 * decl.c (soft_nullpointer_node): New global.
6043 (init_decl_processing): Initialize soft_nullpointer_node.