Searched defs:impSize (Results 1 – 2 of 2) sorted by relevance
1233 size_t impSize = s->dllName.size() + s->symbolName.size() + 2; // +2 for NULs in makeImport() local
356 size_t impSize = 0; in handleMinGWAutomaticImport() local