Searched defs:intSize (Results 1 – 3 of 3) sorted by relevance
62 static string findSubstitute(const string& typeName, unsigned int apiLevel, int intSize) { in findSubstitute()96 list<string> expandTypedefs(const string type, unsigned int apiLevel, int intSize, string& vectorSi… in expandTypedefs()296 unsigned int apiLevel, int intSize) { in writeParameters()328 int intSize, set<string>* allManglings) { in addFunctionManglingToSet()
135 int intSize; member
359 long intSize = (long) intStats.getBlockCount() * (long) intStats.getBlockSize(); in checkInt() local