Tells the compiler to inline functions declared with cDEC$ ATTRIBUTES FORCEINLINE.
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac OS X: |
-finline -fno-inline |
Windows: |
None |
None
-fno-inline |
The compiler does not inline functions declared with cDEC$ ATTRIBUTES FORCEINLINE. |
This option tells the compiler to inline functions declared with cDEC$ ATTRIBUTES FORCEINLINE.
None