Searched defs:IsExternC (Results 1 – 3 of 3) sorted by relevance
291 PeEnvironment::IsExternC() const in IsExternC() function in cpp::PeEnvironment
81 bool IsExternC() const { return nExternC > 0; } in IsExternC() function
114 bool IsExternC() const { return (nFlags & f_externC) != 0; } in IsExternC() function
Completed in 159 milliseconds