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_stop_numeric
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans.h
856
extern GTY(()) tree
gfor_fndecl_stop_numeric
;
variable
trans-decl.cc
100
tree
gfor_fndecl_stop_numeric
;
variable
3776
gfor_fndecl_stop_numeric
= gfc_build_library_function_decl (
3780
TREE_THIS_VOLATILE (
gfor_fndecl_stop_numeric
) = 1;
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.h
836
extern GTY(()) tree
gfor_fndecl_stop_numeric
;
variable
trans-decl.cc
99
tree
gfor_fndecl_stop_numeric
;
variable
3728
gfor_fndecl_stop_numeric
= gfc_build_library_function_decl (
3732
TREE_THIS_VOLATILE (
gfor_fndecl_stop_numeric
) = 1;
Completed in 39 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026