always_inline

Controls the use of inlined functions.

Syntax
  #pragma always_inline on | off | reset  
Remarks

This pragma is deprecated. We recommend that you use the inline_depth() pragma instead.