Home
last modified time | relevance | path

Searched refs:testBit (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/bsd/vfs/
H A Dvfs_unicode.c914 uint16_t testBit = (uint16_t)(1 << (u32charLookup & kNFTrieLoMask)); in normalizeOptCaseFoldU32Char() local
915 if (testBit & invalidMask) { in normalizeOptCaseFoldU32Char()