Home
last modified time | relevance | path

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

/linux-5.19.10/fs/unicode/
Dutf8-norm.c138 #define BITNUM 0x07 macro
323 mask = 1 << (*trie & BITNUM); in utf8nlookup()
Dmkutf8data.c133 #define BITNUM 0x07 macro
1230 byte |= (node->bitnum & BITNUM); in emit()
2728 mask = 1 << (*trie & BITNUM); in utf8nlookup()