OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rdwr_idx
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-uninit.cc
430
rdwr_map
rdwr_idx
;
431
init_attr_rdwr_indices (&
rdwr_idx
, TYPE_ATTRIBUTES (fntype));
440
const attr_access* access =
rdwr_idx
.get (argno);
807
rdwr_map
rdwr_idx
;
local
808
init_attr_rdwr_indices (&
rdwr_idx
, TYPE_ATTRIBUTES (fntype));
825
const attr_access* access =
rdwr_idx
.get (argno - 1);
tree-object-size.cc
1588
rdwr_map
rdwr_idx
;
local
1591
const attr_access *access = get_parm_access (
rdwr_idx
, parm, fndecl);
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-uninit.cc
408
rdwr_map
rdwr_idx
;
409
init_attr_rdwr_indices (&
rdwr_idx
, TYPE_ATTRIBUTES (fntype));
418
const attr_access* access =
rdwr_idx
.get (argno);
790
rdwr_map
rdwr_idx
;
local
791
init_attr_rdwr_indices (&
rdwr_idx
, TYPE_ATTRIBUTES (fntype));
808
const attr_access* access =
rdwr_idx
.get (argno - 1);
tree-object-size.cc
1488
rdwr_map
rdwr_idx
;
local
1491
const attr_access *access = get_parm_access (
rdwr_idx
, parm, fndecl);
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026