Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djcf-write.c2986 static tree ConstantValue_node = NULL_TREE; local
2990 if (ConstantValue_node == NULL_TREE)
2991 ConstantValue_node = get_identifier ("ConstantValue");
2992 i = find_utf8_constant (&state->cpool, ConstantValue_node);