Home
last modified time | relevance | path

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

/external/f2fs-tools/lib/
Dnls_utf8.c237 #define RIGHTNODE 0x40 macro
423 node = (*trie & RIGHTNODE); in utf8nlookup()
/external/e2fsprogs/lib/ext2fs/
Dnls_utf8.c239 #define RIGHTNODE 0x40 macro
425 node = (*trie & RIGHTNODE); in utf8nlookup()
/external/e2fsprogs/util/
Dmkutf8data.c137 #define RIGHTNODE 0x40 macro
1233 byte |= RIGHTNODE; in emit()
1257 byte |= RIGHTNODE; in emit()
2706 node = (*trie & RIGHTNODE); in utf8nlookup()