Searched refs:find_string_constant (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/java/
H A Dconstants.c152 find_string_constant (cpool, string) function
H A Djava-tree.h618 extern int find_string_constant PROTO ((struct CPool *, tree));
H A Djcf-write.c775 return find_string_constant (&state->cpool, value);
1484 push_constant1 (find_string_constant (&state->cpool, exp), state);
/haiku-buildtools/gcc/gcc/java/
H A Dconstants.c168 find_string_constant (CPool *cpool, tree string) function
H A Djava-tree.h1125 extern int find_string_constant (struct CPool *, tree);

Completed in 232 milliseconds