Searched refs:kPreambleGuard (Results 1 – 1 of 1) sorted by relevance
44 constexpr uint32_t kPreambleGuard = UINT32_C(0x16b89bf3); variable77 preamble->guard = kPreambleGuard; in debugAlloc()101 } else if (preamble->guard != kPreambleGuard) { in debugFree()