OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_locus
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/fortran/
primary.cc
1029
locus old_locus,
start_locus
;
local
1043
start_locus
= gfc_current_locus;
1092
start_locus
= gfc_current_locus;
1123
gfc_current_locus =
start_locus
;
1137
e = gfc_get_character_expr (kind, &
start_locus
, NULL, length);
1139
gfc_current_locus =
start_locus
;
/src/external/gpl3/gcc/dist/gcc/fortran/
primary.cc
1029
locus old_locus,
start_locus
;
local
1043
start_locus
= gfc_current_locus;
1084
start_locus
= gfc_current_locus;
1115
gfc_current_locus =
start_locus
;
1129
e = gfc_get_character_expr (kind, &
start_locus
, NULL, length);
1131
gfc_current_locus =
start_locus
;
/src/external/gpl3/gcc/dist/gcc/
gimplify.cc
1386
location_t
start_locus
= 0, end_locus = 0;
1655
start_locus
= BLOCK_SOURCE_LOCATION (BIND_EXPR_BLOCK (bind_expr));
1657
if (
start_locus
== 0)
1658
start_locus
= EXPR_LOCATION (bind_expr);
1755
gimple_set_location (stack_save,
start_locus
);
1384
location_t
start_locus
= 0, end_locus = 0;
local
/src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc
1355
location_t
start_locus
= 0, end_locus = 0;
1441
start_locus
= BLOCK_SOURCE_LOCATION (BIND_EXPR_BLOCK (bind_expr));
1443
if (
start_locus
== 0)
1444
start_locus
= EXPR_LOCATION (bind_expr);
1459
gimple_set_location (stack_save,
start_locus
);
1353
location_t
start_locus
= 0, end_locus = 0;
local
Completed in 61 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026