Home
last modified time | relevance | path

Searched refs:is_cpp (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/tools/spec2def/
H A Dspec2def.c575 int is_cpp = pcName[0] == '?'; in PrintName() local
595 if (!gbMSComp && !is_cpp && (pexp->nCallingConvention == CC_STDCALL)) in PrintName()