Home | History | Annotate | Download | only in slang

Lines Matching defs:AllocSize

1209   size_t AllocSize = ET->getAllocSize();
1210 if (AllocSize > 0)
1212 << AllocSize << ");\n";