isNegativeNumber
static bool isNegativeNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber);
if (isNegativeNumber(szLocation, pData->mRHSType, ulRHS))
else if (isNegativeNumber(szLocation, pData->mLHSType, ulLHS))