Searched refs:IS_ALPHANUM (Results 1 – 2 of 2) sorted by relevance
99 #define IS_ALPHANUM(c) ((c) != ' ') macro
2986 IS_ALPHANUM(cell.uc)) { in mouse_copy_word()