Home
last modified time | relevance | path

Searched refs:RIGHTPATH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/unicode/
H A Dutf8-norm.c125 * RIGHTPATH - 1 bit field - set if the following node is for the
142 #define RIGHTPATH 0x40 macro
335 } else if (*trie & RIGHTPATH) { in utf8nlookup()
349 } else if (*trie & RIGHTPATH) { in utf8nlookup()
H A Dmkutf8data.c120 * RIGHTPATH - 1 bit field - set if the following node is for the
137 #define RIGHTPATH 0x40 macro
2740 } else if (*trie & RIGHTPATH) { in utf8nlookup()
2754 } else if (*trie & RIGHTPATH) { in utf8nlookup()
/kernel/linux/linux-5.10/fs/unicode/
H A Dutf8-norm.c142 * RIGHTPATH - 1 bit field - set if the following node is for the
159 #define RIGHTPATH 0x40 macro
354 } else if (*trie & RIGHTPATH) { in utf8nlookup()
368 } else if (*trie & RIGHTPATH) { in utf8nlookup()
H A Dmkutf8data.c120 * RIGHTPATH - 1 bit field - set if the following node is for the
137 #define RIGHTPATH 0x40 macro
2740 } else if (*trie & RIGHTPATH) { in utf8nlookup()
2754 } else if (*trie & RIGHTPATH) { in utf8nlookup()

Completed in 10 milliseconds