Lines Matching full:inlined
1804 errors if these functions are not inlined everywhere they are called.
1949 inlined by default.
3792 For instance, when a function is inlined, a warning may mean that the
3793 line is unreachable in only one inlined copy of the function.
3802 Warn if a function can not be inlined and it was declared as inline.
3808 the size of the function being inlined and the amount of inlining
4043 information about inlined functions and line numbers.
5177 By default, \s-1GCC\s0 limits the size of functions that can be inlined. This flag
5179 can be inlined in number of pseudo instructions.
5209 into the object file, even if the function has been inlined into all
7016 reduce function size by being inlined. In effect it increases amount of
11025 Do not align destination of inlined string operations. This switch reduces
11041 inlined version does a byte-by-byte comparion using a repeat string
14287 instruction, and \-musermode is not in effect, the inlined code will
14308 if the inlined code would not work in user mode.