<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Inlining Module Functions... in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Inlining-Module-Functions/m-p/943662#M17679</link>
    <description>Sorry - inlining happens only when the compiler sees the source of the caller and callee together.&lt;BR /&gt;&lt;BR /&gt;What you can do for your "release" configuration is have the project consist of a single source file that INCLUDEs all the other sources.  For development, have another project that is the separate sources.  They can live in the same workspace and you can easily switch among them.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Fri, 23 Mar 2001 00:17:50 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-03-23T00:17:50Z</dc:date>
    <item>
      <title>Inlining Module Functions...</title>
      <link>https://community.intel.com/t5/Software-Archive/Inlining-Module-Functions/m-p/943661#M17678</link>
      <description>Does anyone know a way to get inlined module functions.  I find that if I put the module in the same file as the caller, the functions seem to inline, but if the module is not in the same file they don't.  I would really like to be able to get the speed of inlining, but the convenience of module separation.</description>
      <pubDate>Thu, 22 Mar 2001 23:10:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Inlining-Module-Functions/m-p/943661#M17678</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2001-03-22T23:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Inlining Module Functions...</title>
      <link>https://community.intel.com/t5/Software-Archive/Inlining-Module-Functions/m-p/943662#M17679</link>
      <description>Sorry - inlining happens only when the compiler sees the source of the caller and callee together.&lt;BR /&gt;&lt;BR /&gt;What you can do for your "release" configuration is have the project consist of a single source file that INCLUDEs all the other sources.  For development, have another project that is the separate sources.  They can live in the same workspace and you can easily switch among them.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 23 Mar 2001 00:17:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Inlining-Module-Functions/m-p/943662#M17679</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-03-23T00:17:50Z</dc:date>
    </item>
  </channel>
</rss>

