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

/linux-master/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) {
349 } else if (*trie & RIGHTPATH) {
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) {
2754 } else if (*trie & RIGHTPATH) {

Completed in 209 milliseconds