Searched refs:assertMsg (Results 1 – 1 of 1) sorted by relevance
142 char assertMsg[80]; in checkGuardBlock() local146 _snprintf(assertMsg, sizeof(assertMsg), "PoolAlloc: Damage %s %Iu byte allocation at 0x%p\n", in checkGuardBlock()149 snprintf(assertMsg, sizeof(assertMsg), "PoolAlloc: Damage %s %zu byte allocation at 0x%p\n", in checkGuardBlock()