OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gfor_fndecl_compare_string_char4
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans.h
956
extern GTY(()) tree
gfor_fndecl_compare_string_char4
;
variable
trans-decl.cc
196
tree
gfor_fndecl_compare_string_char4
;
variable
3486
gfor_fndecl_compare_string_char4
= gfc_build_library_function_decl_with_spec (
3490
DECL_PURE_P (
gfor_fndecl_compare_string_char4
) = 1;
3491
TREE_NOTHROW (
gfor_fndecl_compare_string_char4
) = 1;
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.h
936
extern GTY(()) tree
gfor_fndecl_compare_string_char4
;
variable
trans-decl.cc
195
tree
gfor_fndecl_compare_string_char4
;
variable
3438
gfor_fndecl_compare_string_char4
= gfc_build_library_function_decl_with_spec (
3442
DECL_PURE_P (
gfor_fndecl_compare_string_char4
) = 1;
3443
TREE_NOTHROW (
gfor_fndecl_compare_string_char4
) = 1;
Completed in 164 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026