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_error_stop_string
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans.h
859
extern GTY(()) tree
gfor_fndecl_error_stop_string
;
variable
trans-decl.cc
103
tree
gfor_fndecl_error_stop_string
;
variable
3795
gfor_fndecl_error_stop_string
= gfc_build_library_function_decl_with_spec (
3800
TREE_THIS_VOLATILE (
gfor_fndecl_error_stop_string
) = 1;
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.h
839
extern GTY(()) tree
gfor_fndecl_error_stop_string
;
variable
trans-decl.cc
102
tree
gfor_fndecl_error_stop_string
;
variable
3747
gfor_fndecl_error_stop_string
= gfc_build_library_function_decl_with_spec (
3752
TREE_THIS_VOLATILE (
gfor_fndecl_error_stop_string
) = 1;
Completed in 40 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026