Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlang.c78 static bool java_decl_ok_for_sibcall (tree);
297 #define LANG_HOOKS_DECL_OK_FOR_SIBCALL java_decl_ok_for_sibcall
1170 java_decl_ok_for_sibcall (tree decl) in java_decl_ok_for_sibcall() function
H A DChangeLog42 (java_decl_ok_for_sibcall): New.