Fixed detection of normal vs. function-style #defines. Before, directives like this were being misdetected as functions:
#define NUM (16*1024)
Authored by: plombo 2011-02-03
Parent: [r3001]
Child: [r3003]