OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:args_byte_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc
4819
int
args_byte_size
;
4832
args_byte_size
= int_regs * UNITS_PER_WORD;
4835
&&
args_byte_size
< (MAX_ARGUMENT_SLOTS * UNITS_PER_WORD)); i++)
4842
args_byte_size
+= hfa_size;
5058
int
args_byte_size
;
5071
args_byte_size
= int_regs * UNITS_PER_WORD;
5074
&&
args_byte_size
< (MAX_ARGUMENT_SLOTS * UNITS_PER_WORD));)
5077
args_byte_size
+= hfa_size;
4813
int
args_byte_size
;
local
5052
int
args_byte_size
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc
4808
int
args_byte_size
;
4821
args_byte_size
= int_regs * UNITS_PER_WORD;
4824
&&
args_byte_size
< (MAX_ARGUMENT_SLOTS * UNITS_PER_WORD)); i++)
4831
args_byte_size
+= hfa_size;
5047
int
args_byte_size
;
5060
args_byte_size
= int_regs * UNITS_PER_WORD;
5063
&&
args_byte_size
< (MAX_ARGUMENT_SLOTS * UNITS_PER_WORD));)
5066
args_byte_size
+= hfa_size;
4802
int
args_byte_size
;
local
5041
int
args_byte_size
;
local
Completed in 91 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026