OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apply_result_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
109
static int
apply_result_size
(void);
1469
apply_result_size
(void)
1497
#ifdef
APPLY_RESULT_SIZE
1498
size =
APPLY_RESULT_SIZE
;
1652
result = assign_stack_local (BLKmode,
apply_result_size
(), -1);
1812
apply_result_size
();
1468
apply_result_size
(void)
function
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
110
static int
apply_result_size
(void);
1477
apply_result_size
(void)
1508
#ifdef
APPLY_RESULT_SIZE
1509
size =
APPLY_RESULT_SIZE
;
1665
result = assign_stack_local (BLKmode,
apply_result_size
(), -1);
1825
apply_result_size
();
1476
apply_result_size
(void)
function
Completed in 30 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026