Searched refs:LAST_WORD_IS_DOT (Results 1 – 1 of 1) sorted by relevance
2270 #define LAST_WORD_IS_DOT (0x2eul << (BITS_PER_LONG-8)) macro2330 #ifndef LAST_WORD_IS_DOT2331 #define LAST_WORD_IS_DOT 0x2e macro2379 case LAST_WORD_IS_DOT: in link_path_walk()