Searched refs:numFuncs (Results 1 – 3 of 3) sorted by relevance
99 uint32 numFuncs; // because puIdx 0 is reserved, numFuncs is also the highest puIdx member108 MIR_ASSERT(puIdx <= numFuncs); // puIdx starts from 1 in FuncFromPuIdx()
700 return numFuncs; in GetNumFuncs()705 numFuncs = numFunc; in SetNumFuncs()922 uint32 numFuncs = 0; // because puIdx 0 is reserved, numFuncs is also the highest puIdx variable
163 LogInfo::MapleLogger() << "numfuncs " << numFuncs << '\n'; in DumpGlobals()