<p></p>
<p>The symbol parsers do not read include files (presumably where your macro is defined) so they don't know its a macro and even if its local they don't get expanded.</p>
<p>Your example looks like <code>function(something) another_function(void)</code> which is incorrect syntax and so <code>another_function()</code> is not parsed as a symbol.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2763#issuecomment-799051080">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYWLIHVDQSQLMD5BJLTDVXSRANCNFSM4ZFTK62Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZKUV2P4OQCWUBRPETTDVXSRA5CNFSM4ZFTK622YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF6QI2SA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2763#issuecomment-799051080",
"url": "https://github.com/geany/geany/issues/2763#issuecomment-799051080",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>