Home
last modified time | relevance | path

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

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