OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_inline
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc
3361
int
max_inline
= (user_set_max_inline ? msp430_max_inline_shift
3365
int max_inline_32 =
max_inline
/ 2;
3374
/* If the user set
max_inline
then we always obey that number.
3376
|| amt <=
max_inline
3352
int
max_inline
= (user_set_
max_inline
? msp430_
max_inline
_shift
local
/src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc
3361
int
max_inline
= (user_set_max_inline ? msp430_max_inline_shift
3365
int max_inline_32 =
max_inline
/ 2;
3374
/* If the user set
max_inline
then we always obey that number.
3376
|| amt <=
max_inline
3352
int
max_inline
= (user_set_
max_inline
? msp430_
max_inline
_shift
local
Completed in 21 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026