Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/speakup/
Dselection.c17 #define ishardspace(c) ((c) == ' ') macro
84 ishardspace(sel_pos(new_sel_end))) { in speakup_set_selection()
86 if (!ishardspace(sel_pos(pe)) || in speakup_set_selection()
89 if (ishardspace(sel_pos(pe))) in speakup_set_selection()
109 if (!ishardspace(*bp++)) in speakup_set_selection()