Lines Matching full:inlined
1800 errors if these functions are not inlined everywhere they are called.
1945 inlined by default.
3783 For instance, when a function is inlined, a warning may mean that the
3784 line is unreachable in only one inlined copy of the function.
3793 Warn if a function can not be inlined and it was declared as inline.
3799 the size of the function being inlined and the amount of inlining
4034 information about inlined functions and line numbers.
5168 By default, \s-1GCC\s0 limits the size of functions that can be inlined. This flag
5170 can be inlined in number of pseudo instructions.
5200 into the object file, even if the function has been inlined into all
6948 reduce function size by being inlined. In effect it increases amount of
10933 Do not align destination of inlined string operations. This switch reduces
10949 inlined version does a byte-by-byte comparion using a repeat string
14195 instruction, and \-musermode is not in effect, the inlined code will
14216 if the inlined code would not work in user mode.