Home | History | Annotate | Download | only in slang

Lines Matching defs:AllocSize

1165   size_t AllocSize = RSExportType::GetTypeAllocSize(ET);
1166 if (AllocSize > 0)
1168 << AllocSize << ");" << std::endl;