Searched refs:kGPBDDFlagMask (Results 1 – 1 of 1) sorted by relevance
201 static const uint32_t kGPBDDFlagMask = 0x0008; // mask value that signifies that the entry … variable780 if ((lfh->gpb_flags & kGPBDDFlagMask) == 0) { in FindEntry()