Home
last modified time | relevance | path

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

/third_party/f2fs-tools/lib/
Dnls_utf8.c231 #define BITNUM 0x07 macro
418 mask = 1 << (*trie & BITNUM); in utf8nlookup()
/third_party/e2fsprogs/lib/ext2fs/
Dnls_utf8.c233 #define BITNUM 0x07 macro
420 mask = 1 << (*trie & BITNUM); in utf8nlookup()
/third_party/e2fsprogs/util/
Dmkutf8data.c131 #define BITNUM 0x07 macro
1228 byte |= (node->bitnum & BITNUM); in emit()
2701 mask = 1 << (*trie & BITNUM); in utf8nlookup()