Home | History | Annotate | Download | only in man1

Lines Matching full:inlined

1801 errors if these functions are not inlined everywhere they are called.
1946 inlined by default.
3774 For instance, when a function is inlined, a warning may mean that the
3775 line is unreachable in only one inlined copy of the function.
3784 Warn if a function can not be inlined and it was declared as inline.
3790 the size of the function being inlined and the amount of inlining
4025 information about inlined functions and line numbers.
5159 By default, \s-1GCC\s0 limits the size of functions that can be inlined. This flag
5161 can be inlined in number of pseudo instructions.
5191 into the object file, even if the function has been inlined into all
6996 reduce function size by being inlined. In effect it increases amount of
11003 Do not align destination of inlined string operations. This switch reduces
11019 inlined version does a byte-by-byte comparion using a repeat string
14265 instruction, and \-musermode is not in effect, the inlined code will
14286 if the inlined code would not work in user mode.