OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:local_cum_v
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/csky/
csky.cc
2088
cumulative_args_t
local_cum_v
= pack_cumulative_args (&local_cum);
local
2095
csky_function_arg_advance (
local_cum_v
, arg);
/src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc
3529
cumulative_args_t
local_cum_v
= pack_cumulative_args (&local_cum);
3537
nios2_function_arg_advance (
local_cum_v
, arg);
3522
cumulative_args_t
local_cum_v
= pack_cumulative_args (&local_cum);
local
/src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.cc
2084
cumulative_args_t
local_cum_v
= pack_cumulative_args (&local_cum);
local
2089
csky_function_arg_advance (
local_cum_v
, arg);
/src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc
3525
cumulative_args_t
local_cum_v
= pack_cumulative_args (&local_cum);
3531
nios2_function_arg_advance (
local_cum_v
, arg);
3518
cumulative_args_t
local_cum_v
= pack_cumulative_args (&local_cum);
local
Completed in 62 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026