Searched refs:EntrySize (Results 1 – 1 of 1) sorted by relevance
7265 unsigned int EntrySize; in GetTrapEntry() local7298 EntrySize = (unsigned int)*((unsigned char *)pBuf + End - 1); in GetTrapEntry()7299 BufFree += EntrySize; in GetTrapEntry()7300 End -= EntrySize; in GetTrapEntry()7302 SK_MEMSET(pBuf + End, (char)(-1), EntrySize); in GetTrapEntry()