OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outgoing_arguments_size
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc
2517
int
outgoing_arguments_size
;
2639
frame->
outgoing_arguments_size
= 0;
2660
frame->
outgoing_arguments_size
= crtl->outgoing_args_size;
2661
offset += frame->
outgoing_arguments_size
;
2502
int
outgoing_arguments_size
;
member in struct:c6x_frame
/src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc
2516
int
outgoing_arguments_size
;
2638
frame->
outgoing_arguments_size
= 0;
2659
frame->
outgoing_arguments_size
= crtl->outgoing_args_size;
2660
offset += frame->
outgoing_arguments_size
;
2501
int
outgoing_arguments_size
;
member in struct:c6x_frame
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h
2681
int
outgoing_arguments_size
;
2664
int
outgoing_arguments_size
;
variable
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h
2575
int
outgoing_arguments_size
;
2558
int
outgoing_arguments_size
;
variable
Completed in 42 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026