Searched refs:szOut (Results 1 – 1 of 1) sorted by relevance
120 char* szOut = sz; in GetCallStackCore() local123 sprintf(szOut, "%s, %s:%i%s", ls->sym, fileNames[ls->fileId], ls->lineNumber, separator); in GetCallStackCore()124 while (*szOut && len > 0) { in GetCallStackCore()125 szOut++; in GetCallStackCore()137 sprintf(szOut, " ... %i more frames. allocate more memory!", more); in GetCallStackCore()