Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dconstants.c149 find_string_constant (cpool, string) in find_string_constant() function
H A Djava-tree.h1258 extern int find_string_constant PARAMS ((struct CPool *, tree));
H A Djcf-write.c849 return find_string_constant (&state->cpool, value);
1574 push_constant1 (find_string_constant (&state->cpool, exp), state);
H A DChangeLog9348 find_utf8_constant, find_string_constant, find_class_constant,
10771 * constants.c (find_string_constant): New function.