Tells the compiler to inline functions declared with cDEC$ ATTRIBUTES FORCEINLINE.
IA-32, Intel® 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
Copyright © 1996-2010, Intel Corporation. All rights reserved.