Home
last modified time | relevance | path

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

/reactos/sdk/tools/spec2def/
H A Dspec2def.c83 FL_STUB = 2, enumerator
256 (pexp->uFlags & FL_STUB) == 0) in OutputLine_stub()
666 else if (((pexp->uFlags & FL_STUB) || (pexp->nCallingConvention == CC_STUB)) && in OutputLine_def_MS()
698 else if (((pexp->uFlags & FL_STUB) || (pexp->nCallingConvention == CC_STUB)) && in OutputLine_def_GCC()
1195 exp.uFlags |= FL_STUB; in ParseFile()
1333 exp.uFlags |= FL_STUB; in ParseFile()
1359 exp.uFlags |= FL_STUB; in ParseFile()