Home
last modified time | relevance | path

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

/linux/fs/unicode/
H A Dmkutf8data.c138 #define TRIENODE 0x80 macro
1254 byte |= TRIENODE; in emit()
1261 byte |= TRIENODE; in emit()
2742 node = (*trie & TRIENODE); in utf8nlookup()
2759 node = (*trie & TRIENODE); in utf8nlookup()